Skip to content

Releases: patrobinson/gokini

v0.2.0-beta

30 Aug 12:28
Compare
Choose a tag to compare
v0.2.0-beta Pre-release
Pre-release
  • Rewrite dynamodb code to use UpdateItem, stops us from stomping on existing state accidentally
  • panic if we encounter an unrecoverable error from Kinesis

Mootown

01 Apr 00:38
Compare
Choose a tag to compare

Fix concurrency bug during rebalancing, causing shards to not balance correctly.

Release the hounds

31 Mar 13:26
Compare
Choose a tag to compare

Don't handle interrupt signals

Fix bugs

31 Mar 13:08
Compare
Choose a tag to compare

Fixes #10
Improves tests

Support custom session

02 Aug 13:42
Compare
Choose a tag to compare
v0.0.7

Propagate session to dynamo and cloudwatch clients

v0.0.6

29 May 00:58
Compare
Choose a tag to compare

Support automatic shard rebalancing via lease stealing

v0.0.5

28 May 11:27
Compare
Choose a tag to compare

Deal with shard merges and splits

v0.0.4

28 May 11:26
Compare
Choose a tag to compare

Adds configuration dynamodb capacity

0.0.3

24 Apr 13:34
Compare
Choose a tag to compare

Allow manual checkpointing

0.0.2

24 Apr 13:22
1a357e1
Compare
Choose a tag to compare

Fixes issue with stomping on old checkpoints on restart #3