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

dfinity-radix-tree

Version 0.4.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>
Bug reports
https://github.com/dfinity-lab/hs-dfinity-radix-tree/issues
Category
Blockchain, DFINITY, Database
Copyright
2018 DFINITY Stiftung
Homepage
https://github.com/dfinity-lab/hs-dfinity-radix-tree
Maintainer
DFINITY USA Research <team@dfinity.org>
Package URL
n/a
Stability
n/a

Components