Module redis

Source
Available on crate feature redis only.
Expand description

redis (in memory nosql database) testcontainer

Structs§

Redis
Module to work with Redis inside of tests.
RedisStack
Module to work with Redis Stack inside of tests.

Constants§

REDIS_PORT
Port that the Redis container has internally Can be rebound externally via testcontainers::core::ImageExt::with_mapped_port