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.

Use the distributed file system as a Key-Large-Value store

2 pointsby chrislusfover 4 years ago
I am working on SeaweedFS, and developed a feature that should be interesting.<p>Basically, it enhances a distributed key value store, such as Redis&#x2F;Cassandra&#x2F;HBase&#x2F;MongoDB to a distributed key-large-value store, by storing large values as files to SeaweedFS. The smaller values can be optionally stored in the KV store directly, saving one network hop.<p>Let me what you think.<p>https:&#x2F;&#x2F;github.com&#x2F;chrislusf&#x2F;seaweedfs&#x2F;wiki&#x2F;Filer-as-a-Key-Large-Value-Store

no comments

no comments