Migrated issue, originally created by Justin Azoff (justinazoff)
PylibmcBackend uses memcached_expire_time and min_compress_len, but MemcachedBackend doesn't pass these through to set().
I see how to write a test that will fail, but I'm not sure how you would want this to be fixed.. I'll work on the test case..
Migrated issue, originally created by Justin Azoff (justinazoff)
PylibmcBackend uses memcached_expire_time and min_compress_len, but MemcachedBackend doesn't pass these through to set().
I see how to write a test that will fail, but I'm not sure how you would want this to be fixed.. I'll work on the test case..