| Download | Size | md5 hash |
|---|---|---|
| memcache-5.x-1.8.tar.gz | 26.04 KB | 33f5312c2850e3ef74ad9f9de2e6a79a |
| memcache-5.x-1.8.zip | 48.58 KB | 69319a15138cc90786057c0a4d0dfe3a |
- #247306 correct % of memory used statistic
- #286322 by Souvent22: Drupal 5.8 patch.
- #256080 by jaydub: fix hook_install to not use db_add_column in hook_install. Tested on MySQL. PostgreSQL users look after yourselves
- #273824 reported by bennos Zlib compression conflicts with memcache.
- added Drupal 5.7 core cache serialization patch to 5.x branch.
fixes issue #226672 - Serialize patch needed for 5.7
- #186332 by firebus; memcache wasn't matching core behavior on cache_clear_all
- Patches for blockcache and user_relationships
- #188751 by mdekkers, modified by roberDouglass: remove DUPLICATE KEY syntax from query.
- #215823 by nicholasThompson: improve admin area.
- Fixing issue #215814: Incorrect use of db_query in memcache.db.inc