syncthing/cmd/stindex
Simon Frei 1f8e6c55f6
lib/db: Refactor to use global list by version (fixes #6372) (#6638)
Group the global list of files by version, instead of having one flat list for all devices. This removes lots of duplicate protocol.Vectors.

Co-authored-by: Jakob Borg <jakob@kastelo.net>
2020-05-30 09:50:23 +02:00
..
accounting.go lib/db: Deduplicate block lists in database (fixes #5898) (#6283) 2020-01-24 08:35:44 +01:00
dump.go cmd/stindex: Add missing KeyType values in stindex dump code (#6659) 2020-05-17 11:06:14 +02:00
dumpsize.go Implement database abstraction, error checking (ref #5907) (#6107) 2019-11-29 09:11:52 +01:00
idxck.go lib/db: Refactor to use global list by version (fixes #6372) (#6638) 2020-05-30 09:50:23 +02:00
main.go cmd/stindex: Detect and open Badger databases 2020-05-30 09:47:11 +02:00
util.go all: Convert folders to use filesystem abstraction 2017-08-19 14:36:56 +00:00