Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 275 Bytes

File metadata and controls

14 lines (8 loc) · 275 Bytes

KeyDB

A simple key value memory database in go with the ability to save/load in/from file

Warning

This project is under development so they are some bugs

Bugs

  • Encryption is not working (so it is disabled for now)

Usage

See Usage.md