Ruihang Xia
|
16be56a743
|
refactor(mito): port manifest storage to mito2 (#1948)
* refactor(mito): port manifest storage to mito2
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* remove deadcode
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
---------
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
|
2023-07-12 11:21:11 +00:00 |
|
Ruihang Xia
|
077785cf1e
|
refactor(mito): define manifest related API (#1942)
* refactor: port some manifest struct to mito2
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* fix clippy and nextest
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* revert lock file and resolve clippy warnings
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
---------
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
|
2023-07-12 03:42:55 +00:00 |
|
Yingwen
|
65f5349767
|
feat(mito2): Define basic structs for MitoEngine (#1928)
* chore: metadata wip
* docs(mito2): Add struct relationships
* feat(mito2): define basic structs
* feat: add version and refactor other metadata
* docs: remove generics param from MitoEngine
* chore: Update src/mito2/Cargo.toml
Co-authored-by: Lei, HUANG <6406592+v0y4g3r@users.noreply.github.com>
* chore: Apply suggestions from code review
Co-authored-by: Ruihang Xia <waynestxia@gmail.com>
---------
Co-authored-by: Lei, HUANG <6406592+v0y4g3r@users.noreply.github.com>
Co-authored-by: Ruihang Xia <waynestxia@gmail.com>
|
2023-07-10 12:25:33 +00:00 |
|
Yingwen
|
884731a2c8
|
chore: initialize mito2 crate (#1875)
|
2023-07-04 17:55:00 +08:00 |
|