Skip to content

Releases: SyncFree/riak_pb

Erlang 21 Update

12 Sep 12:09
daf3105
Compare
Choose a tag to compare

Updated dependencies to work with erlang 21

Cluster Management API

06 Sep 08:38
Compare
Choose a tag to compare
  • New API to manage clusters
  • New update_snapshot option in transaction properties

Fixed Counter name

21 Mar 17:50
Compare
Choose a tag to compare
v0.5.1

renamed counter

CRDT module renaming

21 Mar 17:14
Compare
Choose a tag to compare
  • new module names
  • removed experimental CRDTs: integer, rga, map_aw

See AntidoteDB/antidote_crdt#21

Fixed missing encode for flags in 0.4.0

16 Aug 14:19
Compare
Choose a tag to compare
v0.4.1

Merge branch 'antidote-flags' into antidote

Flag-CRDT and Reset operation

16 Aug 13:30
Compare
Choose a tag to compare

Flag-CRDTs (enable-wins and disable-wins) and the reset operation can now be used via the PB interface.

Remove-Resets-Map CRDT

08 Feb 09:37
Compare
Choose a tag to compare

Added new map and fatcounter to protocol buffer interface

Additional CRDTs

10 Oct 16:00
Compare
Choose a tag to compare
Merge pull request #2 from SyncFree/antidote_pb_new_crdts

Additional datatypes / Refactoring

PB interface supporting antidote crdts and transactions

28 Sep 11:51
Compare
Choose a tag to compare
Merge pull request #1 from SyncFree/antidote_crdt_rebar3

Antidote crdt rebar3