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.

MultiLevel: Expose a levelDB over the network to be used by multiple processes

19 pointsby Dekkualmost 12 years ago

1 comment

majkealmost 12 years ago
Standard question: what about conflict resolution, locking, deadlocks, snapshots, transactions?<p>&gt; The exposed DB has the exact same API as levelUp...<p>Is createKeyStream creating a snapshot internally? Is createWriteStream locking? levelup seems to support nodejs streams, does the API support flow control?
评论 #6083099 未加载