You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
extract current sled implementation into separate MetaStore trait and implementation. Keep in mind to support other DBs as well traits for the MetaTree and MetaStore #35
Sled has some issues (see #1)
sled::Error
andsled::Tree
from the outsidecas/fs.rs
refactor metadata API. #29sled
implementation into separateMetaStore
trait and implementation. Keep in mind to support other DBs as well traits for the MetaTree and MetaStore #35store_bytes
anddelete_object
refactor meta part 2 #36fjall
assesment: replace Sled with fjall.rs #11MetaStore
trait to fully support multiple DBs Initial fjall implementation #37The text was updated successfully, but these errors were encountered: