An open API service indexing awesome lists of open source software.

https://github.com/oikomi/jbfs

JBFS 是基于facebook haystack 开发的一套分布式海量小文件存储系统
https://github.com/oikomi/jbfs

Last synced: 2 months ago
JSON representation

JBFS 是基于facebook haystack 开发的一套分布式海量小文件存储系统

Awesome Lists containing this project

README

        

# JBFS

JBFS 是基于facebook haystack 开发的一套分布式海量小文件存储系统

Status
======

It is not usable yet and still under early development.

Todo
======
- [ ] support distributed uuid(snowflake)
- [ ] support supper_block recovery from failures
- [ ] store support performance statistics used for directory dispatch
- [ ] store support write cache (total num) for kernel
- [ ] store support compact volume
- [ ] store support logic delete
- [ ] directory fully load balancing

架构
======