pickledb 0.5.1

A lightweight and simple key-value store written in Rust, heavily inspired by Python's PickleDB (https://pythonhosted.org/pickleDB/)
Documentation

pickledb

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 2 of them enabled by default.

default

  • json

json

  • dep:serde_json

yaml

  • dep:serde_yaml

cbor

  • dep:serde_cbor

serde_yaml

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

bincode

    This feature flag does not enable additional features.

serde_cbor

    This feature flag does not enable additional features.