aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2021-01-02 23:32:58 -0800
committerChris Lu <chris.lu@gmail.com>2021-01-02 23:32:58 -0800
commitf4d87f8b9dcaab0e52c5c0aaf8b006e00af623ae (patch)
tree3d4373d5fcb09ca2abebe3a5a1656e4371aa2fa5 /go.mod
parent2c3c2c27d7a900838734fac5c7cb3f4cc7340ea1 (diff)
downloadseaweedfs-f4d87f8b9dcaab0e52c5c0aaf8b006e00af623ae.tar.xz
seaweedfs-f4d87f8b9dcaab0e52c5c0aaf8b006e00af623ae.zip
works
performance seems about the same as leveldb for insert entries
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index d93a44379..e49838059 100644
--- a/go.mod
+++ b/go.mod
@@ -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