Re: [Xen-API] [MirageOS-devel] using Irmin to distribute the xapi database

2014-11-12 Thread Thomas Gazagnaire
Hi, That's really great! > If anyone’s interested I’ve written up a basic design doc here: > > https://github.com/xapi-project/xen-api/blob/master/doc/futures/distributed-database/README.md I haven't looked at the code yet, but the design document makes a lot of sense: separating the strongly

Re: [Xen-API] [MirageOS-devel] using Irmin to distribute the xapi database

2014-11-11 Thread Anil Madhavapeddy
On 11 Nov 2014, at 18:36, Dave Scott wrote: > > Hi, > > John Else, Thomas Sanders and I spent a couple of days hacking up a prototype > xapi[1] which uses Irmin[2] to store host and VM configuration in git. It > seems very promising to me: I particularly like the way I can associate > threads