Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dstore/Cache::put (SitePen#154)
Previous behaviour was to remove the item while waiting for return from the master store. Now Cache will presume the update will complete and only remove the item if the master store rejects the `put`. Fixes SitePen#117
- Loading branch information