Files
rippled/beast
Vinnie Falco 8d1cfaabe7 Add NuDB: A Key/Value Store For Decentralized Systems
NuDB is a high performance key/value database optimized for insert-only
workloads, with these features:

* Low memory footprint
* Values are immutable
* Value sizes from 1 2^48 bytes (281TB)
* All keys are the same size
* Performance independent of growth
* Optimized for concurrent fetch
* Key file can be rebuilt if needed
* Inserts are atomic and consistent
* Data file may be iterated, index rebuilt.
* Key and data files may be on different volumes
* Hardened against algorithmic complexity attacks
* Header-only, nothing to build or link
2015-01-21 10:48:30 -08:00
..
2015-01-20 16:45:00 -08:00
2014-11-08 14:36:44 -08:00
2014-11-10 14:00:54 -08:00
2015-01-20 16:45:01 -08:00
2015-01-20 16:45:01 -08:00
2015-01-20 16:45:01 -08:00
2014-12-31 01:55:10 -08:00
2015-01-20 16:45:01 -08:00
2015-01-20 16:45:01 -08:00
2014-11-10 14:00:54 -08:00
2013-09-23 10:13:24 -07:00
2014-11-08 14:36:44 -08:00