Hacker News new | ask | show | jobs
by wizwit999 1466 days ago
I recall using https://github.com/awslabs/amazon-dynamodb-lock-client previously, this is basically a managed version. Interesting.
1 comments

Indeed, the first version of this heavily borrowed from this approach.

The trickiest part is correctly writing the logic that spawns the secondary thread used for heartbeats.