backdrop-contrib / memcache

High performance integration with memcache.
2 stars 1 forks source link

Issue #3: Cache bins not being flushed on cache clear #4

Closed smaiorana closed 1 year ago

smaiorana commented 1 year ago

Fixes #3 by making sure the flush timestamps are being both saved to and retrieved from the flush_timestamp state.

quicksketch commented 1 year ago

Looks great!