Anton Kaliaev
a7358bc69f
* libs/db: conditional compilation
For cleveldb: go build -tags cleveldb
For boltdb: go build -tags boltdb
Fixes #3611
* document db_backend param better
* remove deprecated LevelDBBackend
* update changelog
* add missing lines
* add new line
* fix TestRemoteDB
* add a line about boltdb tag
* Revert "remove deprecated LevelDBBackend"
This reverts commit
|
6 years ago | |
---|---|---|
.. | ||
grpcdb | grpcdb: close Iterator/ReverseIterator after use (#3424) | 6 years ago |
proto | mv tmlibs files to libs dir | 6 years ago |
doc.go | make gosec linter pass (#3294) | 6 years ago |
remotedb.go | libs/db: close batch (#3397) | 6 years ago |
remotedb_test.go | libs/db: conditional compilation (#3628) | 6 years ago |
test.crt | make gosec linter pass (#3294) | 6 years ago |
test.key | make gosec linter pass (#3294) | 6 years ago |