a4d885e01d38a0db42e9b77608ee18399ec81d46
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%