shreyasseshadri/QuickByte

The underlying data storage is heavily coupled with file storage

Opened this issue · 0 comments

Would be better to have a DataStorage interface. There could be multiple implementations like FIle Storage, Network Storage etc..

This will also influence the logic of segments and compaction, so we need some thinking to do on this one