0xgeert / flux-test

2 stars 0 forks source link

abstract repo: filtering, paging, sorting #20

Open 0xgeert opened 10 years ago

0xgeert commented 10 years ago

implement independent if cache used in front of pouchDB or not.

This assumes we always fetch the entire lists and maintain them clientside. From there do filtering, paging, sorting.

Relates to #19