1 unstable release
0.1.0 | Dec 6, 2024 |
---|
#376 in Debugging
654 downloads per month
Used in 4 crates
(3 directly)
130KB
2.5K
SLoC
p2panda-store
This crate provides APIs to allow for efficient implementations of p2panda operations- and log stores. These persistence and query APIs are utilised by higher-level components of the p2panda stack, such
as p2panda-sync
and p2panda-stream
.
An in-memory storage solution is provided in the form of a MemoryStore
which implements both the
OperationStore
and LogStore
traits.
License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in p2panda by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
This project has received funding from the European Union’s Horizon 2020 research and innovation programme within the framework of the NGI-POINTER Project funded under grant agreement No 871528, NGI-ASSURE No 957073 and NGI0-ENTRUST No 101069594.
Dependencies
~4–6MB
~132K SLoC