7 releases
Uses new Rust 2024
new 0.1.4 | Apr 24, 2025 |
---|---|
0.1.3 | Apr 17, 2025 |
0.1.2 | Mar 31, 2025 |
0.1.1 | Mar 31, 2025 |
0.1.0 | Mar 31, 2025 |
#923 in Web programming
542 downloads per month
Used in graft-sqlite
245KB
5.5K
SLoC
Graft
This crate provides an offline-first storage and synchronization engine designed to be embedded in your Rust project. The engine provides a transactional page-based API over "Volumes". Data is synchronized to and from Graft compatible servers. Learn more about Graft here.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~16–27MB
~417K SLoC