Storage system for RAFT project using RocksDB
  • OCaml 57.7%
  • C++ 38.5%
  • Makefile 3.8%
Find a file
2017-02-26 23:18:45 +00:00
src Merge branch 'master' of https://github.com/mransan/raft-rocks 2017-02-26 15:56:10 +00:00
stubs Add backward iteration and improve unit tests 2017-02-26 10:44:35 -05:00
tests Add backward iteration and improve unit tests 2017-02-26 10:44:35 -05:00
.gitignore Initial commit 2017-02-16 20:17:40 +00:00
_tags Initial commit 2017-02-16 20:17:40 +00:00
Makefile Have 2 different META file for OSX and Linux 2017-02-26 23:18:45 +00:00
Makefile.opamlib Have 2 different META file for OSX and Linux 2017-02-26 23:18:45 +00:00
META.Darwin Have 2 different META file for OSX and Linux 2017-02-26 23:18:45 +00:00
META.Linux Have 2 different META file for OSX and Linux 2017-02-26 23:18:45 +00:00
opam Add opam and ocamlfind configuration 2017-02-16 23:28:55 +00:00