aboutsummaryrefslogtreecommitdiffstats
path: root/index/bitcask.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/bitcask.mk')
-rw-r--r--index/bitcask.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/bitcask.mk b/index/bitcask.mk
new file mode 100644
index 0000000..2bc7af8
--- /dev/null
+++ b/index/bitcask.mk
@@ -0,0 +1,7 @@
+PACKAGES += bitcask
+pkg_bitcask_name = bitcask
+pkg_bitcask_description = because you need another a key/value storage engine
+pkg_bitcask_homepage = https://github.com/basho/bitcask
+pkg_bitcask_fetch = git
+pkg_bitcask_repo = https://github.com/basho/bitcask
+pkg_bitcask_commit = master