mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-27 16:10:00 -07:00
The rest of the files needed to pass Redis tests
This commit is contained in:
@@ -12,7 +12,11 @@
|
||||
"prefix": "test:",
|
||||
|
||||
"max_idle_conn": 3,
|
||||
"idle_timeout": "240s"
|
||||
"idle_timeout": "240s",
|
||||
|
||||
"network": "tcp",
|
||||
"schema": "schema",
|
||||
"encoding": "encoding"
|
||||
},
|
||||
|
||||
"storage": {
|
||||
|
||||
Reference in New Issue
Block a user