Commit graph

2 commits

Author SHA1 Message Date
Harlow Ward
57dc74bd48 Add checkpoint interface
* Add first checkpoint implementation of RedisCheckpoint.
* Move MsgBuffer into the buffers.go file.
2014-07-27 21:13:34 -07:00
Harlow Ward
b5625c98a1 Message buffer
* Create a structure for collecting unique messages.
* Keep track of first checkpoint, and last checkpoint through sequence
  numbers from Kinesis.
* Add specs for core functionality.
2014-07-27 18:14:35 -07:00