Awesome
dokeysto
The dumb OCaml key-value store
Cf. src/test.ml for some examples and src/db.mli for the interface and documentation. The most generic version of the store ('a key to 'a value) is in src/db_gen.mli.
The dumb OCaml key-value store
Cf. src/test.ml for some examples and src/db.mli for the interface and documentation. The most generic version of the store ('a key to 'a value) is in src/db_gen.mli.