Skip to content

Basic Key Value Store

Pre-release
Pre-release
Compare
Choose a tag to compare
@abesheknarayan abesheknarayan released this 11 Jun 09:27
· 11 commits to main since this release
6eba150

Supported

  • Key and Value as strings
  • Append only single file db
  • Get method for getting the value of a key
  • Put method for creating a new key-value pair or modifying the value of existing key