Adding upstream version 1.9.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
2bf0435a35
commit
031879240c
356 changed files with 26924 additions and 0 deletions
3
docs/cloudshell/run-in-docker.txt
Normal file
3
docs/cloudshell/run-in-docker.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
Try redis in docker(which contains a redis-server):
|
||||
|
||||
docker build -t iredis . && docker run -it iredis
|
Loading…
Add table
Add a link
Reference in a new issue