happyfish100 / happyfish100/FastCFS
缓存 以及 元数据 的 支持
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 605
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
您好,我第一次接触分布式文件系统。
我在计划一个数据条目管理项目,其中每个条目的数据结构灵活性很大,使我考虑使用文件系统存放json或xml之类的代替数据库。
如果我像数据库那样频繁的对FastCFS挂载点,进行 列表遍历 文件读取 文件写入,那所涉及的文件会被缓存在内存中吗?
以及文件是否可以携带元数据,已通过元数据快速搜索文件列表,就像数据库。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file, test, or entry point. Start by locating FastCFS documentation or implementation related to mount-point caching and file metadata, then document whether frequent listing, reads, writes, and metadata-based search are supported.
Written by the indexing model from the issue text.
Assessment
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100