Skip to main content

Module storage

Module storage 

Source
Expand description

Storage abstraction layer

Phase 2 implementation:

  • Storage trait
  • In-memory storage (for testing)

Future:

  • IndexedDB adapter
  • OPFS adapter
  • SQLite adapter