gobeansdb

module
v0.0.0-...-543cbf1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2018 License: BSD-3-Clause

README

GoBeansDB

Yet anonther distributed key-value storage system from Douban Inc.

Install

$ cd ${GOPATH}
$ git clone http://github.com/douban/gobeansdb.git src/github.com/douban/gobeansdb
$ cd src/github.com/douban/gobeansdb
$ make

test

$ make test  # unit test
$ make pytest  # Integrated test

run

$ ${GOPATH}/bin/gobeansdb -h

Directories

Path Synopsis
Package quicklz implements QuickLZ compress Translation of http://www.quicklz.com/QuickLZ.java Licensed under the GPL, like the original.
Package quicklz implements QuickLZ compress Translation of http://www.quicklz.com/QuickLZ.java Licensed under the GPL, like the original.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL