A lightweight and simple key-value store inspired by Python's PickleDB.
# Cargo.toml
[dependencies]
pickledb = "0.5.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new PickleDB database, sets a key-value pair, and retrieves it.
No known issues recorded.
No dependency data recorded yet.