Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-04 | make compression threshold and min savings config attrs for MemcachePlugin | Evan Prodromou | |
2010-01-04 | Enable memcache automatic compression, starting at 20k and only if ↵ | Craig Andrews | |
compression gain is greater than 20%. Allows storage of larger objects (over 1mb in size uncompressed), such as huge LDAP schemas. Should also improve cache efficiency (allows more stuff to be stored in same memory) and reduce network latency (less data transfer) (redo commit 1e9c03e1993b5d2978ac4c5213a8a64e0150b4a2 which was apparently lost during pluginization) | |||
2010-01-02 | First version of Memcache plugin | Evan Prodromou | |