mirror of
https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin.git
synced 2026-07-21 11:38:59 +02:00
🐛Bump simple redis to 1.0.6 to fix bug hang with password, update doc on redis (#89)
This commit is contained in:
+4
-2
@@ -1,6 +1,7 @@
|
||||
# simpleredis
|
||||
Minimal go redis with only `get`, `set` and `delete` operation.
|
||||
With **NO** extern dependencies.
|
||||
It supports password authentication with redis.
|
||||
With **NO** external dependencies.
|
||||
|
||||
## Example
|
||||
```go
|
||||
@@ -26,4 +27,5 @@ if err != nil {
|
||||
```
|
||||
|
||||
## Author
|
||||
Max Lerebourg @ [Primadviz.com](https://primadviz.com)
|
||||
Max Lerebourg @ [Primadviz.com](https://primadviz.com)
|
||||
Mathieu Hanotaux
|
||||
Reference in New Issue
Block a user