#storage #key-value-store #monolithic #prototty #storing #persistently

prototty_monolithic_storage

Simple implementation of prototty_storage::Storage, which uses an in-memomry key/value store, storing persistently in a user-provided way

7 releases (breaking)

Uses old Rust 2015

0.27.0 Mar 30, 2019
0.26.0 Mar 23, 2019
0.25.0 Mar 1, 2019
0.24.0 Feb 24, 2019
0.22.0 Jan 11, 2019

#2793 in Database interfaces

27 downloads per month
Used in 2 crates (via prototty_wasm_storage)

MIT license

12KB
264 lines

Monolithic Storage

Version Documentation

Dependencies

~340–590KB
~14K SLoC