[WIP] Unify LevelDB usage to single instance #57
Loading…
Reference in a new issue
No description provided.
Delete branch "unknown repository"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
per FLU server.
as an aim to manage filenames with leveldb
stored in LevelDB.
LevelDB if needed.
db_ref()
lifecycle is same as that ofmachi_metadata_mgr
machi_file_proxy
just uses it as it's passed at process startupThis is still WIP but it might be hard to continue the work for me. Currently this has 14 tests failing, mostly minor issues like mismatch of lists given to a function that only accepts binaries.
Also, I don't have permissions to push to machi original repo, so I'm opening a PR from my fork.
Heh, I see fewer than 14 test failuers ... I see 6. Or 7, depending on the run.
This PR is stalled, alas, until staff is available to resume the unfinished work.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.