aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMikolaj Golub <trociny@FreeBSD.org>2014-07-06 17:42:01 +0000
committerMikolaj Golub <trociny@FreeBSD.org>2014-07-06 17:42:01 +0000
commit949944b229685f84b575d967689dfa5c41358874 (patch)
tree20c77b5409f2004945e031434c46919083ee4bd1 /databases/Makefile
parentb626af479062bed70b2de0bfa4a8801927eb2257 (diff)
downloadports-949944b229685f84b575d967689dfa5c41358874.tar.gz
ports-949944b229685f84b575d967689dfa5c41358874.zip
Add leofs -- highly scalable, fault-tolerant distributed file
system. LeoFS is a highly scalable, fault-tolerant distributed file system for the Web. LeoFS provides High Cost Performance Ratio. It allows you to build LeoFS clusters using commodity hardware. LeoFS will require a smaller cluster than other storage to achieve the same performance. LeoFS is also very easy to setup and to operate. LeoFS provides High Reliability thanks to its great design on top of the Erlang/OTP capabilities. LeoFS system will stay up regardless of software errors or hardware failures happening inside the cluster. LeoFS provides High Scalability. Adding and removing nodes is simple and quick, allowing you to react swiftly when your needs change. A LeoFS cluster can be thought as elastic storage that you can stretch as much and as often as you need. WWW: http://leo-project.net/
Notes
Notes: svn path=/head/; revision=360945
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index ac67c77c7011..e0af49a5eced 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -133,6 +133,7 @@
SUBDIR += kyotocabinet
SUBDIR += kyototycoon
SUBDIR += ldb
+ SUBDIR += leofs
SUBDIR += leveldb
SUBDIR += libdbi
SUBDIR += libdbi-drivers