0
0

forestdb registered name fixed

This commit is contained in:
Steve Yen 2015-01-06 17:35:57 -08:00
parent 1368d7b3b4
commit 5467e0a385

View File

@ -22,7 +22,7 @@ import (
"github.com/couchbaselabs/goforestdb"
)
const Name = "leveldb"
const Name = "forestdb"
type Store struct {
path string