Skip to content

Releases: xucito/consensus-core

v1.0.4

Choose a tag to compare

@xucito xucito released this 01 Mar 19:34
abf947f

New Features

  • Enable generic locking
  • Implement lock timeouts

Breaking Changes

  • Remove object locks to be replaced by generic string locks

Improvements

  • Add shard data caching to improve write throughput
  • Add command caching to improve commit speeds

v1.0.3.6-alpha

Choose a tag to compare

@xucito xucito released this 17 Feb 07:39
a8f83a6
  • Add in-memory cache for Write and Replication Operations
  • Fix concurrency bugs
  • Update Tests

v1.0.3

Choose a tag to compare

@xucito xucito released this 21 Dec 19:16
  • Add Metric Event Handler
  • Fix bug where leader tries to check his own URL for connectivity