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 | |
---|---|---|
.. | ||
config.go | libs/db: conditional compilation (#3628) | 6 years ago |
config_test.go | config: Add ValidateBasic (#2485) | 6 years ago |
toml.go | libs/db: conditional compilation (#3628) | 6 years ago |
toml_test.go | improve ResetTestRootWithChainID() concurrency safety (#3291) | 6 years ago |