4eae02d0e2abfda0a469f8316271ff9bf2470278
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%