README
¶
bitcaskfs
A FUSE filesystem for the Bitcask database.
Inspired by etcdfs.
Getting Started
Install bitcaskfs
:
go get github.com/prologic/bitcaskfs
Mount a Bitcask database:
bitcaskfs -p /path/to/db /path/to/mount
License
bitcaskfs
is licensed under the terms of the MIT License
Documentation
¶
There is no documentation for this package.