Skip to content

v1.0.1

Compare
Choose a tag to compare
@eaviles eaviles released this 12 Jul 15:03
· 699 commits to develop since this release
abe2abc
  • Upgrade dependencies
  • Add support for polling consumers
  • Add putRecord and putRecords
  • Make sure the state table is tagged as expected
  • Initial leasing algorithm implementation
  • Normalize the stream and table modules
  • Fix continuous polling on a shard split
  • Correct lock file, optimize renovate
  • Make sure the client recovers to any error
  • Implement roll call for consumers
  • Allow reading from all shards
  • Document the state-store
  • Adopt the concept of consumer group
  • Correct the proxies, prepare for shard reader timers
  • Improve debug messages
  • Fix shard distrution and stop consumers after lease expiration
  • Add support to manually set checkpoints
  • Remove the coordinated timeout in roll calls
  • Correct the README with the correct encryption documentation
  • Try to acquire leases for shards by sorted shard ID
  • Fix missing initialization of the dynamoDb option
  • Correct copyright in the license