Irmin: Git-like distributed DB
mirage.io
Irmin: Git-like distributed DB
1–10 of 26 posts
Re: Irmin: Git-like distributed DB
#2[1] https://news.ycombinator.com/item?id=8053687
[2] https://github.com/mirage/irmin/blob/master/README.md#use-ca...
Re: Irmin: Git-like distributed DB
#3Re: Irmin: Git-like distributed DB
#4Heads up to the Irmin folks, looks like your website is down.
Re: Irmin: Git-like distributed DB
#5Pretty cool stuff. I am also working on a distributed database, https://github.com/amark/gun , that operates at the high level (web/javascript) rather than the low level. Although it looks like Irmin can be used in the browser? https://github.com/talex5/irmin-js ? Would love to hear some clarification.
Re: Irmin: Git-like distributed DB
#6From your description I'm not quite sure where in the stack Irmin belongs? Is this to be used by web application developers? I assume note, as this looks like it is targeting more OS level development work? Pretty cool stuff. I am also working on a distributed database, https://github.com/amark/gun , that operates at the high level (web/javascript) rather than the low level. Although it looks like Irmin can be used i…
I don't really understand the question about the stack. Where it belongs should only limited by its features.
It certainly can be used by people developing browser-based apps. For example, Cuekeeper [1] is a version-controlled TODO manager which uses Irmin. It's also been used with Xenstore [2], which is a different use-case (there are other examples in the readme of the Irmin repo).
Re: Irmin: Git-like distributed DB
#7Re: Irmin: Git-like distributed DB
#8The Github repo[1] says "This repository is currently offline". I've never seen this message on github before, I'm not really sure what it means. Github then refers me to the "working when Github goes down" article, but Github hasn't really gone down .. I can access every other repo I try to access. Just not this one. [1] https://github.com/mirage/irmin
20:34 MST We are continuing to investigate a fileserver outage. Some repositories may be temporarily unavailable.
Re: Irmin: Git-like distributed DB
#9The Github repo[1] says "This repository is currently offline". I've never seen this message on github before, I'm not really sure what it means. Github then refers me to the "working when Github goes down" article, but Github hasn't really gone down .. I can access every other repo I try to access. Just not this one. [1] https://github.com/mirage/irmin