keyless_

↗ HN profile [ 977 ms ] full profile
Karma
35
Created
June 16, 2022 (4y ago)
Submissions
0
Creator of lockable.dev, providing distributed synchronization locks.

Feel free to reach out to hello@lockable.dev, always happy to chat!

  1. Hi guys, creator of lockable here - the easiest way to think of lockable is as `flock` for when you don’t have a shared file system. You can use it to control concurrent access to resources or to ensure only a single…