- "leo_storage" is one of the core component of LeoFS. Main roles are described below.
- "leo_storage" is log structure file system for Object/BLOB. Also, It includes metadata-server which is powered by bitcask.
- "leo_storage" is master-less; It has NO-SPOF.
- LeoFS's storage-cluster consists of a set of loosely connected nodes.
- Detail document is here.
- "leo_storage" uses rebar build system. Makefile so that simply running "make" at the top level should work.
- "leo_storage" requires Erlang R15B03-1 or later.
forked from leo-project/leo_storage
-
Notifications
You must be signed in to change notification settings - Fork 0
leo_storage stores files (objects) and file's attributes (metadata) and automatically replicates files and recovers inconsistent files.
License
gitinsky/leo_storage
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
leo_storage stores files (objects) and file's attributes (metadata) and automatically replicates files and recovers inconsistent files.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Erlang 99.6%
- Makefile 0.4%