The rest of the files needed to pass Redis tests

This commit is contained in:
cpb8010
2013-08-31 01:17:12 -04:00
parent eb8e5b33a9
commit 999a268ca8
3 changed files with 17 additions and 3 deletions

View File

@@ -12,7 +12,11 @@
"prefix": "test:",
"max_idle_conn": 3,
"idle_timeout": "240s"
"idle_timeout": "240s",
"network": "tcp",
"schema": "schema",
"encoding": "encoding"
},
"storage": {