Re: Prevayler in Clojure
Klaus Wuestefeld <[email protected]> Mon, 15 Jun 2015 11:49:35 -0300
| Newsgroups | gmane.comp.java.prevayler |
|---|---|
| Message-ID | <CAMAooZFNv4m9USmEL=aFZp3sxPe+pXTQmWozWorxj3-cwpd69w@mail.gmail.com> |
Thanks Edward, Most serialization mechanisms are made for serializing data on network. How scalable do you think things like Transit or the ones you mentioned are for multi gigabyte snapshots? (honest non-rhetorical question) Java serialization we know works for Clojure collections too. K On Mon, Jun 15, 2015 at 8:50 AM, Edward Kimber <[email protected]> wrote: > Nice work! > I've had a go at something similar myself, using the core.async library. > However, I think that over complicates things and I could have just put the > async stuff in another layer. So I kind of prefer your approach. Although > I would also probably prefer to use the standard Clojure datatypes with a > serializer like fressian nippy, over Java object serialization. > Regards, > Ed > > On Sat, 30 May 2015 at 20:54 Klaus Wuestefeld <[email protected]> wrote: >> >> https://github.com/klauswuestefeld/prevayler-clj >> >> Cheers, Klaus >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> To unsubscribe go to the end of this page: >> http://lists.sourceforge.net/lists/listinfo/prevayler-discussion >> _______________________________________________ >> "Databases in Memoriam" -- http://www.prevayler.org > > > ------------------------------------------------------------------------------ > > _______________________________________________ > To unsubscribe go to the end of this page: > http://lists.sourceforge.net/lists/listinfo/prevayler-discussion > _______________________________________________ > "Databases in Memoriam" -- http://www.prevayler.org > -- Valeu, Klaus. ------------------------------------------------------------------------------ _______________________________________________ To unsubscribe go to the end of this page: http://lists.sourceforge.net/lists/listinfo/prevayler-discussion _______________________________________________ "Databases in Memoriam" -- http://www.prevayler.org