binlog 0.5.0

A binary data log library
Documentation

binlog

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, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

sqlite-store

  • rusqlite
  • zstd
  • r2d2
  • r2d2_sqlite
  • tempfile

python

  • pyo3
  • redis-store
  • sqlite-store

redis-store

  • redis
  • byteorder

benches

    This feature flag does not enable additional features.

pyo3

    This feature flag does not enable additional features.

rusqlite

    This feature flag does not enable additional features.

byteorder

    This feature flag does not enable additional features.

zstd

    This feature flag does not enable additional features.

r2d2_sqlite

    This feature flag does not enable additional features.

redis

    This feature flag does not enable additional features.

r2d2

    This feature flag does not enable additional features.

tempfile

    This feature flag does not enable additional features.