Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 350 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 350 Bytes

flumeview-keyvalue

A flumeview that maps to a key:value view, but not explicitly ordered. by making ordering insignificant, the view becomes a lot more cacheable!

I created this, because I needed a index in the browser for keys that was a lot faster that flumeview-idb was giving me.

License

MIT