performance seems about the same as leveldb for insert entries
This commit is contained in:
Chris Lu
2021-01-02 23:32:58 -08:00
parent 2c3c2c27d7
commit f4d87f8b9d
8 changed files with 540 additions and 2 deletions

1
go.mod
View File

@@ -66,6 +66,7 @@ require (
github.com/spf13/viper v1.4.0
github.com/stretchr/testify v1.6.1
github.com/syndtr/goleveldb v1.0.0
github.com/tecbot/gorocksdb v0.0.0-20191217155057-f0fad39f321c
github.com/tidwall/gjson v1.3.2
github.com/tidwall/match v1.0.1
github.com/tsuna/gohbase v0.0.0-20201125011725-348991136365