5 ms·
> reimplement IndexedDB using FoundationDB. IndexedDB is also a key value.. I did sth pretty similar last month: https://rxdb.info/rx-storage-foundationdb.html
by typingmonkey 4y ago
> reimplement IndexedDB using FoundationDB. IndexedDB is also a key value..
I did sth pretty similar last month: https://rxdb.info/rx-storage-foundationdb.html https://rxdb.info/rx-storage-foundationdb.html
It supports indexes, mongoDB queries etc. to store and query JSON documents via RxDB on top of FoundationDB.
- endisneigh 4y agobeautiful! I'll check it out. heh, I knew it was a good idea, I'm glad someone else thought so as well