A quick and easy to use k-v database I built in go.
- Includes cli support.
- persistant input/error handling for edge cases.
- interactive cli mode, which stores variable-like data to then be retrieved later with methods like "GET", "SET", "DEL", and "EXIT" to exit the program.