This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Last part of util refactor #6693
Labels
F6-refactor 📚
Code needs refactoring.
F9-meta 🔮
A specific issue for grouping tasks or bugs of a specific category.
M4-core ⛓
Core client code / Rust.
P2-asap 🌊
No need to stop dead in your tracks, however issue should be addressed as soon as possible.
Milestone
Comments
debris
added
F6-refactor 📚
Code needs refactoring.
F9-meta 🔮
A specific issue for grouping tasks or bugs of a specific category.
M4-core ⛓
Core client code / Rust.
P2-asap 🌊
No need to stop dead in your tracks, however issue should be addressed as soon as possible.
labels
Oct 10, 2017
I will take
|
I will take |
debris
added a commit
that referenced
this issue
Oct 12, 2017
0x7CFE
added a commit
that referenced
this issue
Oct 15, 2017
0x7CFE
added a commit
that referenced
this issue
Oct 15, 2017
0x7CFE
added a commit
that referenced
this issue
Oct 15, 2017
0x7CFE
added a commit
that referenced
this issue
Oct 15, 2017
Merged
0x7CFE
added a commit
that referenced
this issue
Oct 15, 2017
0x7CFE
added a commit
that referenced
this issue
Oct 15, 2017
0x7CFE
added a commit
that referenced
this issue
Oct 15, 2017
Now working on |
0x7CFE
added a commit
that referenced
this issue
Oct 16, 2017
0x7CFE
added a commit
that referenced
this issue
Oct 17, 2017
0x7CFE
added a commit
that referenced
this issue
Oct 17, 2017
0x7CFE
added a commit
that referenced
this issue
Oct 17, 2017
0x7CFE
added a commit
that referenced
this issue
Oct 17, 2017
0x7CFE
added a commit
that referenced
this issue
Oct 17, 2017
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
F6-refactor 📚
Code needs refactoring.
F9-meta 🔮
A specific issue for grouping tasks or bugs of a specific category.
M4-core ⛓
Core client code / Rust.
P2-asap 🌊
No need to stop dead in your tracks, however issue should be addressed as soon as possible.
last part of #6418
kvdb
should be separated into 2 separate crates:kvdb
andkvrocksdb
which implements key-value interface for rocksdbjournal
crate should be separated from util.overlaydb
andutil_error
crate should be merged into it. alsoUtilError
should be just renamed toError
.cache
should be separated fromutil
util
should be dissolvedThe text was updated successfully, but these errors were encountered: