Releases: abesheknarayan/go-caskdb
Releases · abesheknarayan/go-caskdb
Basic Key Value Store
Supported
- Key and Value as strings
- Append only single file db
Get
method for getting the value of a keyPut
method for creating a new key-value pair or modifying the value of existing key