Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
radicle: add Op::load method
Merged fintohaps opened 1 year ago

Adds an Op::load helper method for loading an Entry, given its Oid and the store it is stored in.

This can be useful for downstream consumers to inspect operations on COBs given a single Oid, without having to load the entire object and/or graph.

It can also be useful when looking at implementing COB stream primitives.

fintohaps opened with revision 5aa4bb0b on base ee0d19f2 +35 -0 1 year ago

Adds an Op::load helper method for loading an Entry, given its Oid and the store it is stored in.

This can be useful for downstream consumers to inspect operations on COBs given a single Oid, without having to load the entire object and/or graph.

It can also be useful when looking at implementing COB stream primitives.

lorenz accepted 1 year ago
fintohaps pushed revision 2 9c1355c1 on base c847a16e +35 -0 1 year ago

Rebased

fintohaps merged revision 9c1355c1 at 9ef9c5d5 1 year ago