keyless_
- 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!
- Show HN: Lockable – sync locks for distributed systems (lockable.dev)
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…