d-r-q/qbit

LocalStorage

Opened this issue · 0 comments

d-r-q commented

Actually the main designed qbit's use is store data on file system and sync it via cloud services. And file system allows appending which may be very useful in several implementation approaches. Consider to require to specify LocalStorage (with append method) as main storage, and optional RemoteStorage as storage to sync data.