On 23-Oct-14 23:40, Zane Bitter wrote:
> Hi folks,
> I've been looking at the convergence stuff, and become a bit concerned
> that we're more or less flying blind (or at least I have been) in trying
> to figure out the design, and also that some of the first implementation
> efforts seem to be a
Excerpts from Zane Bitter's message of 2014-10-23 11:10:29 -0700:
> Hi folks,
> I've been looking at the convergence stuff, and become a bit concerned
> that we're more or less flying blind (or at least I have been) in trying
> to figure out the design, and also that some of the first implementat
For persistenting the graph there is also:
https://github.com/LogicalDash/gorm#gorm
The above sounds interesting...
'Object relational mapper for graphs with in-built revision control.'
It then hooks in to the https://networkx.github.io/ library which provides a
ton of useful graph functionali
Hi folks,
I've been looking at the convergence stuff, and become a bit concerned
that we're more or less flying blind (or at least I have been) in trying
to figure out the design, and also that some of the first implementation
efforts seem to be around the stuff that is _most_ expensive to chan