Pinned Repositories
cherly
Cherly (sher-lee) is an in-VM caching library for Erlang.
erocksdb
Erlang bindings to RocksDB datastore
leo_erasure
Erasure code library for Erlang
leo_gateway
🚫 DEPRECATED: leo_gateway was merged into leo-project/leofs
leo_mq
leo_mq is a local message-queueing library.
leo_object_storage
leo_object_storage is a log-structured object/BLOB storage.
leo_redundant_manager
leo_redundant_manager monitors Gateway-node(s) and Storage-node(s) to keep availability and consistency. leo_redundant_manager also manages and provides routing-table(RING).
leo_storage
🚫 DEPRECATED: leo_storage was merged into leo-project/leofs
leofs
The LeoFS Storage System
notes
The note of LeoFS' developers and LeoFS' benchmark report to developers and users
Leo Project's Repositories
leo-project/leofs
The LeoFS Storage System
leo-project/erocksdb
Erlang bindings to RocksDB datastore
leo-project/leo_object_storage
leo_object_storage is a log-structured object/BLOB storage.
leo-project/leo_redundant_manager
leo_redundant_manager monitors Gateway-node(s) and Storage-node(s) to keep availability and consistency. leo_redundant_manager also manages and provides routing-table(RING).
leo-project/leo_erasure
Erasure code library for Erlang
leo-project/leo_mq
leo_mq is a local message-queueing library.
leo-project/leo_backend_db
leo_backend_db is a wrapper library for Basho bitcask, Basho eleveldb and Erlang ETS. They are used as local KVS in LeoFS.
leo-project/leo_rpc
An original RPC library written in Erlang whose interface is similar to Erlang's buildin RPC.
leo-project/leo_logger
leo_logger is a logging library for LeoFS and other Erlang applications. It has plugin-mechanism.
leo-project/leo_cache
leo_cache is an object caching server into RAM and Disc (SSD)
leo-project/leo_statistics
leo_statistics collects Erlang VM’s statistics and application’s statistics.
leo-project/leo_ordning_reda
leo_ordning_reda is a library to stack objects and send stacked objects with async.
leo-project/leo_pod
leo_pod - A Fast Erlang worker pool manager
leo-project/leo_commons
leo_commons include common modules for LeoFS and other Erlang applications.
leo-project/nfs_rpc_server
NFS RPC Server for LeoFS NFS Protocol
leo-project/leo_mcerl
leo_mcerl is a memory cache lib for Erlang
leo-project/leo_watchdog
leo_watchdog keep monitoring an application in order to realize high-availability.
leo-project/leofs_package
leofs_rpm is a LeoFS' configuration file for RPM and DEB
leo-project/leo_dcerl
leo_dcerl is a disc cache lib for Erlang
leo-project/leo_s3_libs
leo_s3_libs are S3 related libraries for LeoFS and other Erlang applications.
leo-project/leofs_ansible
LeoFS' Ansible for deployment and operation of LeoFS
leo-project/leofs_test2
A LeoFS' continuous integration application
leo-project/erpcgen
RPC/XDR protocol compiler (from jungerl)
leo-project/leo_tran
leo_tran is a library to handle a data-transaction. We can easily write programs that manager a data-transaction to avoid a conflicts and reduce unnecessary requests between nodes.
leo-project/savanna_commons
An original statistics library to easily calculate statistics for count data and histograms.
leo-project/eleveldb
Erlang LevelDB API
leo-project/grpcbox
Erlang grpc on chatterbox
leo-project/leo_konsul
leo_consul is a new version of leo_redundant_manager
leo-project/leofs_bench
LeoFS' Benchmarker
leo-project/website
The source of LeoProject's website