mirror of
https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin.git
synced 2026-07-21 19:48:59 +02:00
Update documentation, exemples and code for redis support
This commit is contained in:
@@ -102,7 +102,6 @@ func parseResponse(response []byte, dataBuf []byte, Len *int) ([]byte, []byte, e
|
||||
}
|
||||
}
|
||||
}
|
||||
return nil, dataBuf, nil
|
||||
}
|
||||
|
||||
func initContext(hostnamePort string, redisCmdWrite, redisCmdRead chan RedisCmd) {
|
||||
|
||||
Reference in New Issue
Block a user