diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2010-01-19 11:52:31 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2010-01-19 11:52:31 +0800 |
commit | 73f9e41b981e5074e3720cfc5a5360e71a0f0556 (patch) | |
tree | d140a651886a5c9472ccb3a904a086a85efa34bf /databases/Makefile | |
parent | 159d17d7e24eb9bab9bfb5e5bb3dd47cae8eefb7 (diff) | |
download | freebsd-ports-gnome-73f9e41b981e5074e3720cfc5a5360e71a0f0556.tar.gz freebsd-ports-gnome-73f9e41b981e5074e3720cfc5a5360e71a0f0556.tar.zst freebsd-ports-gnome-73f9e41b981e5074e3720cfc5a5360e71a0f0556.zip |
kumofs is a scalabe and highly available distributed key-value store.
WWW: http://github.com/etolabo/kumofs
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index bf4f8d99dbca..bc5972564d62 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -123,6 +123,7 @@ SUBDIR += kpogre SUBDIR += ksqlanalyzer SUBDIR += ksqlshell + SUBDIR += kumofs SUBDIR += libdbi SUBDIR += libdbi-drivers SUBDIR += libgda |