The latest version of dfinity-radix-tree is 0.6.3-0.

dfinity-radix-tree

Version 0.5.0 revision 0 uploaded by EnzoHaussecker.

Package meta

Synopsis
A generic data integrity layer.
Description

This library allows you to construct a Merkle tree on top of any underlying key–value database. It works by organizing your key–value pairs into a binary radix tree, which is well suited for storing large dictionaries of fairly random keys, and is optimized for storing keys of the same length.

Author
Enzo Haussecker <enzo@dfinity.org>, Remy Goldschmidt <remy@dfinity.org>, Armando Ramirez <armando@dfinity.org>
Bug reports
https://github.com/dfinity-lab/dev/issues
Category
Blockchain, DFINITY, Database
Copyright
2018 DFINITY Stiftung
Homepage
https://github.com/dfinity-lab/dev
Maintainer
Enzo Haussecker <enzo@dfinity.org>, Remy Goldschmidt <remy@dfinity.org>, Armando Ramirez <armando@dfinity.org>
Package URL
n/a
Stability
n/a

Components