mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-06 05:17:49 +00:00
7892547873
This removes the switch for using a Badger database, because it has bugs that it seems there is no interest in fixing, and no actual bug tracker to track them in. It retains the actual implementation for the sole purpose of being able to do the conversion back to LevelDB if anyone is actually running with USE_BADGER. At some point in a couple of versions we can remove the implementation as well. |
||
---|---|---|
.. | ||
backend_test.go | ||
backend.go | ||
badger_backend.go | ||
badger_test.go | ||
debug.go | ||
leveldb_backend.go | ||
leveldb_open.go | ||
leveldb_test.go |