Xavi Ramirez
6d4df426a9
Added install deps step to circle yaml
2017-07-18 19:31:06 +00:00
Xavi Ramirez
8d273d6a1e
Fixed and added unit tests
2017-07-18 19:19:40 +00:00
Xavi Ramirez
a329c40645
Fixed race condition
2017-07-18 19:13:39 +00:00
Xavi Ramirez
8bcef6cd91
Log file closed when kclProcessor is done running
2017-07-18 19:12:46 +00:00
Xavi Ramirez
4c67f39c99
Implemented new consumer interface as well as example consumer: 'batchconsumer'
2017-07-18 02:03:15 +00:00
Nathan Leiby
aef51b0801
Merge pull request #4 from Clever/use-golang-1.8
...
Go 1.7 -> 1.8
2017-05-25 15:29:33 -07:00
Nathan Leiby
bb9ebbca1d
Use Go 1.8 in Circle build and golang-version-check
2017-05-24 12:40:55 -07:00
Xavi
92eaacfbf1
Merge pull request #3 from Clever/made-checkpointer-cacheable
...
Consumers of this library can now cache the checkpointer object
2017-05-22 16:49:23 -07:00
Xavi Ramirez
458e66e321
Added shutdown method to *Checkerpointer struct
2017-05-22 23:06:56 +00:00
Xavi Ramirez
5f507ab116
Moved retry and error handling logic to Checkpointer class
2017-05-22 23:06:16 +00:00
Xavi Ramirez
02b053c0ee
Added vendor to .gitignore
2017-05-22 22:57:34 +00:00
Xavi Ramirez
3c56b57e6b
Added mutex to Checkpoint function to avoid racey conditions
2017-05-19 22:30:11 +00:00
Xavi Ramirez
17cfe98efa
Users of this library can now cache the checkpointer object
2017-05-19 22:01:57 +00:00
Rafael
8da04c944f
Merge pull request #2 from Clever/shutdown-checkpoint
...
allow for empty checkpoints on shutdown
2017-05-17 17:52:42 -07:00
Rafael Garcia
bea2abc691
allow for empty checkpoints on shutdown
2017-05-18 00:46:29 +00:00
Nathan Leiby
695f85d99d
Merge pull request #1 from Clever/checkpointing-fix
...
checkpointing fix
2017-04-05 15:05:39 -07:00
Nathan Leiby
e6229ce8bb
checkpointing fix
...
- always try checkpoint at least once (previously, a value of 0 retries
meant it would never checkpoint)
- setup record processor using New(), so we get default checkpointing
configuration
2017-04-05 13:51:45 -07:00
Rafael Garcia
47eec92a1a
more circle tweaks
2017-02-08 20:38:14 +00:00
Rafael Garcia
cd0fa0ab62
circle tweaks
2017-02-08 20:35:07 +00:00
Rafael Garcia
0685d1e90a
circle.yml
2017-02-08 20:29:23 +00:00
Rafael Garcia
14568eb5ad
don't need glide
2017-02-08 20:25:43 +00:00
Rafael Garcia
39e5fa5860
initial commit
2017-02-08 20:23:00 +00:00
clever-init-service
69414be395
Initial commit
2017-02-08 12:03:06 -08:00