Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | entity/dag: proper base operation for simplified implementation | Michael Muré | 2022-07-25 | 1 | -0/+2 |
| | | | | | | | | - reduce boilerplace necessary to implement an operation - consolidate what an operation is in the core, which in turn pave the way for a generic cache layer mechanism - avoid the previously complex unmarshalling process - support operation metadata from the core - simplified testing | ||||
* | entity: support different author in staging operations | Michael Muré | 2021-02-14 | 1 | -18/+29 |
| | |||||
* | entity: remove the pack lamport time that doesn't bring anything actually | Michael Muré | 2021-02-14 | 1 | -60/+0 |
| | |||||
* | WIP | Michael Muré | 2021-02-14 | 1 | -0/+117 |