15 unstable releases (7 breaking)
Uses old Rust 2015
0.7.0 | Dec 26, 2017 |
---|---|
0.6.0 | Jul 26, 2017 |
0.5.0 | Jul 27, 2016 |
0.2.0 | Mar 4, 2016 |
0.0.4 | Jul 14, 2015 |
#24 in #multiple-values
268 downloads per month
26KB
235 lines
Accumulator
Maintainer: Andreas Fackler (andreas.fackler@maidsafe.net)
Crate | Documentation | Linux/OS X | Windows | Issues |
---|---|---|---|---|
MaidSafe website | SAFE Dev Forum | SAFE Network Forum |
---|
Overview
A key-value store limited by size or time, allowing accumulation of multiple values under a single key.
Todo Items
[0.2.0]
- Add time point to allow removal of old items (save memory leak)
- API version 1.0.0
License
Licensed under either of
- the MaidSafe.net Commercial License, version 1.0 or later (LICENSE)
- the General Public License (GPL), version 3 (COPYING or http://www.gnu.org/licenses/gpl-3.0.en.html)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MaidSafe Contributor Agreement (CONTRIBUTOR), shall be dual licensed as above, and you agree to be bound by the terms of the MaidSafe Contributor Agreement.
Dependencies
~43KB