3 unstable releases

Uses old Rust 2015

0.2.1 Sep 16, 2019
0.2.0 Feb 28, 2019
0.1.0 Jan 15, 2019

#857 in Testing

28 downloads per month

MIT/Apache

16KB
275 lines

Redis

This crate provides Redis as an Image for testcontainers.

By default the 5.0 will be used for the redis container. This can be overridden by creating the Redis instance with Redis::with_tag.

Information on the Redis container can be found at: https://hub.docker.com/_/redis/

Dependencies

~2MB
~43K SLoC