Hello,

Congrats for the release and the efforts!

Would it make sense to implement event sourcing (
https://msdn.microsoft.com/en-us/library/dn589792.aspx) on top of irmin? I
have an application which is based on this principle and I am looking for a
robust storage solution.

Thanks

Arnaud Bailly

Le 24 févr. 2017 10:47, "Thomas Gazagnaire" <[email protected]> a
écrit :

> Hi all,
>
> I am very happy to announce that Irmin 1.0[1] is now released into opam.
> It's quite a big API change and I am planning to write more docs about it
> next week, but meanwhile you can browse the online doc[2] and examples[3].
>
> This release tried to take into account the feedback of early users
> regarding the creation of mergeable types, first-class support for
> immutable trees, the functor-heavy and complex API for creating stores.
> Hopefully all of this should be better/easier now, but please continue to
> send more feedback.
>
> Best,
> Thomas
>
> [1]: https://github.com/mirage/irmin/releases/tag/1.0.0
> [2]: https://mirage.github.io/irmin/Irmin.html
> [3]: https://github.com/mirage/irmin/tree/master/examples
>
>
> _______________________________________________
> MirageOS-devel mailing list
> [email protected]
> https://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
>
_______________________________________________
MirageOS-devel mailing list
[email protected]
https://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel

Reply via email to