vsdb 0.53.0

A stuctured DB with some 'Git-like' features, mainly used in blockchain projects.
Documentation

vsdb

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 13 feature flags, 3 of them enabled by default.

default

bcs_codec (default)

sled_engine (default)

bcs (default)

  • dep:bcs (default)

compress

extra_types

json_codec

msgpack_codec

rmp-serde

rocks_compress

rocks_engine

serde_json

sled_compress

vs