redis_pool 0.10.0

Library to Provide a redis client and cluster client pools.
Documentation
1
2
3
FROM redis:latest
COPY run.sh .
CMD [ "./run.sh" ]