1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-09-01 20:47:22 +02:00

move redis to own module

This commit is contained in:
Rob Ede
2020-01-29 11:37:27 +00:00
parent 8f6a00324e
commit 2c216e471e
13 changed files with 0 additions and 0 deletions

15
actix-redis/.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
Cargo.lock
target/
guide/build/
/gh-pages
/.history
*.so
*.out
*.pyc
*.pid
*.sock
*~
# These are backup files generated by rustfmt
**/*.rs.bk