Module valkey

Module valkey 

Source
Available on crate feature valkey only.
Expand description

Valkey (in memory nosql database) testcontainer

Structs§

Valkey
Module to work with Valkey inside of tests. Valkey is a high-performance data structure server that primarily serves key/value workloads.

Constants§

VALKEY_PORT
Default port (6379) on which Valkey is exposed