Available on crate feature
valkey only.Expand description
Valkey (in memory nosql database) testcontainer
Structs§
- Valkey
- Module to work with
Valkeyinside 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