Re: [:ann] urania: a library for elegant and efficient remote data access

2016-02-27 Thread Teemu Kaukoranta
On Saturday, 27 February 2016 12:16:20 UTC+2, Alejandro Gómez wrote: > The library is based in the initial work in Muse > by Alexey Kachayev but has evolved on its own. It also borrows heavily > from the Haskell Haxl library, and is meant for the same purpose. I'm curious how exactly is this diff

Re: ANN replikativ 0.1.0 - strong eventual consistent P2P replication for clj and cljs

2016-01-22 Thread Teemu Kaukoranta
I just checked the About page at https://topiq.es/#. "You can run your own peer and extend the application through plugins or roll your own application on the same data!(base)." This kind of blew my mind. :) -- You received this message because you are subscribed to the Google Groups "Clojure

Re: ANN replikativ 0.1.0 - strong eventual consistent P2P replication for clj and cljs

2016-01-22 Thread Teemu Kaukoranta
On Friday, 22 January 2016 20:53:25 UTC+2, Christian Weilbach wrote: > > >> There's two things that make this difficult to understand: its > >> academic nature, and the fact that many of us are just so used to > >> the central server that it's hard to imagine anything else. > > I am sorry for t

Re: ANN replikativ 0.1.0 - strong eventual consistent P2P replication for clj and cljs

2016-01-21 Thread Teemu Kaukoranta
Thank you, this looks immensely interesting! I'm still having trouble understanding when exactly one should use replikativ; are you saying it will make it easier to build offline applications? There's two things that make this difficult to understand: its academic nature, and the fact that man