Docs.rs
bader-db-0.1.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bader-db 0.1.0
Key-value cache RESP server with support for key expirations
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
2
items documented
0
out of
2
items with examples
Links
mahsayedsalem/bader-db
9
0
0
crates.io
Dependencies
anyhow ^1.0.59
normal
async-std ^1.10
normal
async-timer ^0.7
normal
bytes ^1.3.0
normal
env_logger ^0.9.3
normal
log ^0.4.17
normal
rand ^0.8
normal
thiserror ^1.0.32
normal
tokio ^1.23.0
normal
Versions
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Owners
Key Features
Key Expiration 🏪 — A memory-efficient probabilistic eviction algorithm similar to
Redis
.