This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Bruno Windels 90300dcdaf cleanup idb storage 2019-02-04 23:21:50 +00:00
src cleanup idb storage 2019-02-04 23:21:50 +00:00
GOAL.md more work on idb sync transaction, other storage stuff 2019-01-09 11:06:09 +01:00
README.md Create README.md 2019-01-09 10:10:33 +00:00
TODO.md initial todo 2019-02-04 22:31:52 +00:00
api.md work on txn, ... 2019-02-03 23:45:29 +00:00
matrix.mjs work on txn, ... 2019-02-03 23:45:29 +00:00
partialkey.html more work on idb sync transaction, other storage stuff 2019-01-09 11:06:09 +01:00
typedarray.html more work on idb sync transaction, other storage stuff 2019-01-09 11:06:09 +01:00

README.md

morpheusjs

A javascript matrix client prototype, trying to minize RAM usage by offloading as much as possible to IndexedDB

Status

Not working yet