oxcache 0.3.9

A high-performance multi-level cache library for Rust with L1 (memory) and L2 (Redis) caching.
Documentation

oxcache

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

default

minimal (default)

memory (default)

metrics (default)

serialization (default)

tracing (default)

anyhow

batch-write

bloom-filter

cli

compression

core

full

futures

i18n

kit

lua-script

macros

redis

testing

This feature flag does not enable additional features.

toml