mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Switch rel memcache pool from binary to ascii protocol.
This commit is contained in:
@@ -677,7 +677,6 @@ class Globals(object):
|
||||
self.relcaches,
|
||||
min_compress_len=96,
|
||||
num_clients=num_mc_clients,
|
||||
binary=True,
|
||||
validators=[validate_size_error],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user