orbitdb-archive/orbit-db-storage-adapter

More Level awesomeness, please!

aphelionz opened this issue · 0 comments

If you look at the Level/awesome repo, one can see just how deep the rabbit hole goes in terms of things one can do with Level! As of right now, this repo only scratches the surface by providing a high-level abstraction to a persistent leveldown store.

However, what else can we do?

  • More stores: rocksdb, mysql, etc
  • Encoding
  • Sublayers
  • Sub-processes

The list goes on and on. We'll be working to improve this over time but if you have some ideas, let us know!