TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: LockDB now natively supports acting on multiple locks

3 pointsby BrunoBernardinoover 1 year ago
LockDB is a cross-platform tool you can use to handle process&#x2F;event locking and avoid race conditions. It is sometimes also known as a semaphore.<p>There are packages for Node.js &#x2F; Browser &#x2F; Bun &#x2F; NPM, Deno, and you can also use it as a CLI.<p>The new LockDB release supports a feature request common for complex locking necessities: The ability to lock, unlock, and check multiple locks.<p>I understand new features aren&#x27;t _generally_ accepted [1] here, but this one seemed &quot;juicy&quot; enough for it. Feel free to remove the post if I&#x27;m wrong, and I apologize in that case!<p>[1]: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;showhn.html">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;showhn.html</a>

no comments

no comments