Tony Sullivan

Results 12 issues of Tony Sullivan

Right now there's no way to sort entities in the store. I skipped this on purpose for v1.0, I didn't want to paint the API into a corner with a...

Right now `update()` can find items by ID, predicate, or by passing in the entire entity objects. `remove()` handles ID and predicates, but it can't be called with the entity...