Module redb

Module redb 

Source
Available on crate feature redb only.
Expand description

Redb is a simple, portable, high-performance, ACID, embedded key-value store.

Redb can be used as a fast, embedded node cache, without the need for external services.

Structsยง

Redb
Redb provides a caching filter for indexing nodes using Redb.
RedbBuilder
Builder for Redb.