1 unstable release
0.1.0 | Feb 21, 2019 |
---|
#2 in #ojo
Used in 4 crates
(2 directly)
8KB
155 lines
This crate contains a barebones placeholder implementation of a multimap on top
of a BTreeMap
and a BTreeSet
. This is part of
ojo
, and is not intended for public use. It
will eventually be replaced by something disk-based and fully persistent.
Dependencies
~0.4–1MB
~22K SLoC