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

#15 in #test-containers

Download history 11/week @ 2024-02-19 26/week @ 2024-02-26 13/week @ 2024-03-04 9/week @ 2024-03-11 18/week @ 2024-03-18

68 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

~1.5MB
~42K SLoC