ANN: duratom 0.4.9

44 views
Skip to first unread message

dimitris

unread,
Nov 1, 2019, 1:41:26 PM11/1/19
to Clojure
Hi folks,

This new release adds a new constructor-fn `duragent`, which as the name
implies, will return a durable agent. Unlike `duratom`, this is not a
wrapper type - what you get is an actual `clojure.core/agent` (with a
watch + some metadata). All the existing backends written for `duratom`
will/should work with `duragent`.

This release includes a breaking change in the IStorageBackend protocol,
so any backend implementors outside the duratom `project` will have to
be careful. This was necessary in order to de-complect what is being
committed from how it's being committed. But if you have functional
duratom backends today, I would very much appreciate PRs ;).


Have a great month :)

Kind regards,

Dimitris



Reply all
Reply to author
Forward
0 new messages