Skip to content

Releases: AntidoteDB/antidote

Improved DC and InterDC Functionality

28 Nov 13:20
f6bf21b
Compare
Choose a tag to compare
  • Removed stable riak metadata and improved create dc
  • Added leave_dc functionality
  • Bug fixes for antidote_dc_manager

Metrics, Configuration, and Performance

14 Nov 16:38
Compare
Choose a tag to compare
  • Unified configuration of AntidoteDB
  • Moved completely to Erlang logger
  • More metrics collected, can be disabled on demand
  • Removed legacy .schema files and legacy scripts
  • Improved performance

Refactoring and cleaning up

05 Jul 06:06
Compare
Choose a tag to compare
Cluster management pb fix (#372)

* downgrade lager because of logging problems
* change test setup

- forking ct_slave because it cannot be configured as I want it to
- now sets the working directory for slaves, so lager logs to the
correct directory
- standard output of slaves is written to the ct-log and to stio.log
file, which should make debugging easier
- protocol buffer process now also reports stacktrace to client
* also testing connect_to_dcs
* use different node names for cluster management test
* Adapted to cleanup of antidote_pc_codec
* Upgraded to lint v0.1.10 which is checking more things.
* Few fixes for the connection descriptors
* Encoding ignore in pb_client
* Updating the dependencies

Initial release

23 Apr 14:12
Compare
Choose a tag to compare
v0.1.0

fixed