Jeremy Payne
2018-01-24 21:18:51 UTC
Is there an over-rideable configuration or maybe an API function I can
use to disable write locks for
a given cache-key/txn ?
Basically after the cache lookup is complete, I want to parse request
headers and if header values match a certain string/condition, I want
to disable the
write lock. I'm OK if this disables caching for the transaction.
Jeremy
use to disable write locks for
a given cache-key/txn ?
Basically after the cache lookup is complete, I want to parse request
headers and if header values match a certain string/condition, I want
to disable the
write lock. I'm OK if this disables caching for the transaction.
Jeremy