store.find().remove() should invalidate when possible

Bug #251484 reported by Gustavo Niemeyer
2
Affects Status Importance Assigned to Milestone
Storm
New
Undecided
Unassigned

Bug Description

When something like the following is done:

    store.find(Class, attr=123).remove()

Storm should be able to invalidate matching cached objects, so that
running store.get(Class, key) won't return cached versions.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.