Skip to content

Basic inspector with CRUD

Compare
Choose a tag to compare
@emanlodovice emanlodovice released this 07 Jun 06:13
· 18 commits to master since this release
7b3ae97

Features:

  • Open existing leveldb folder
  • Read key-value pairs assuming they are strings
  • Update exiting values assuming they are strings
  • Add new key-value pairs as strings
  • Close the connection so other software can open it