stretto 0.8.4

Stretto is a high performance thread-safe memory-bound Rust cache.
Documentation

stretto

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

default

  • sync

sync

  • crossbeam-channel

crossbeam-channel

  • dep:crossbeam-channel

async

  • async-channel
  • async-io
  • futures/default
  • wg/future

full

  • sync
  • async
  • serde

serde

  • dep:serde
  • dep:serde_json

async-channel

  • dep:async-channel

futures

  • dep:futures

async-io

  • dep:async-io