2017-03-14 20:09:02 -07:00
2017-03-14 20:03:29 -07:00
2017-03-14 20:02:31 -07:00
2017-03-14 20:03:29 -07:00
2017-03-14 20:09:02 -07:00
2017-03-14 20:02:31 -07:00
2017-03-14 20:03:29 -07:00
2017-03-14 20:09:02 -07:00
2017-03-14 20:09:02 -07:00

kvrepl

GoDoc
Go Report Card

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.

S
Description
A simple command line REPL (read-eval-print loop) that drives a simple in-memory key/value storage system.
Readme
32 KiB
Languages
Go 100%