accumulator

Crates.ioaccumulator
lib.rsaccumulator
version0.7.0
sourcesrc
created_at2015-05-02 00:55:06.894356
updated_at2017-12-26 10:03:37.183871
descriptionA key-value store limited by size or time, allowing accumulation of multiple values under a single key.
homepagehttps://maidsafe.net
repositoryhttps://github.com/maidsafe/accumulator
max_upload_size
id2000
size81,156
David Irvine (dirvine)

documentation

https://docs.rs/accumulator

README

Accumulator

Maintainer: Andreas Fackler (andreas.fackler@maidsafe.net)

Crate Documentation Linux/OS X Windows Issues
Documentation Build Status Build status Stories in Ready
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

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.

Commit count: 207

cargo fmt