bf6a38197ffa7cec5e6751246678a2e5e8c79cec
kvrepl
A simple command line REPL (read-eval-print loop) that drives a simple in-memory key/value storage system. This system should also allow for nested transactions. A transaction can then be committed or aborted.
Description
A simple command line REPL (read-eval-print loop) that drives a simple in-memory key/value storage system.
32 KiB
Languages
Go
100%