Remove deprecated reference to HiredisParser
This commit is contained in:
parent
1490a95735
commit
6b53c00d7c
1 changed files with 0 additions and 1 deletions
|
@ -154,7 +154,6 @@ CACHES = {
|
|||
"LOCATION": "redis://127.0.0.1:6380/0",
|
||||
"KEY_PREFIX": "lemoncurry",
|
||||
"OPTIONS": {
|
||||
"PARSER_CLASS": "redis.connection.HiredisParser",
|
||||
"SERIALIZER": "lemoncurry.msgpack.MSGPackModernSerializer",
|
||||
},
|
||||
"VERSION": 2,
|
||||
|
|
Loading…
Reference in a new issue