Skip to content

A Key Value store using a persistent hashtable approach

Notifications You must be signed in to change notification settings

tomjridge/kv-hash

Repository files navigation

A Key Value store

kv-hash is a key-value store for huge amounts of data, where the active set of keys is sufficiently large they cannot all be kept in memory.

There is some documentation in Documentation.md and in the code itself.

OCamldoc documentation is here

About

A Key Value store using a persistent hashtable approach

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published