ipfs-social-proof icon indicating copy to clipboard operation
ipfs-social-proof copied to clipboard

[API, Client] Refactor all data storage to use pouch/IDB

Open daviddahl opened this issue 6 years ago • 1 comments

The level db is no doubt great for binary data, but is too much trouble for application JSON docs.

https://github.com/IBM/ipfs-social-proof/pull/11

and https://github.com/IBM/ipfs-social-proof/blob/following-peers-persistence/src/db.js

daviddahl avatar Oct 18 '18 03:10 daviddahl

  • [x] contactsDB
  • [x] proofsDB
  • [ ] accountDB

daviddahl avatar Oct 24 '18 14:10 daviddahl