syncthing/lib/db
Jakob Borg fa4b4dece1 Compact database on startup (ref #2400) 2015-11-24 13:17:30 +01:00
..
testdata mv internal lib 2015-08-09 09:35:26 +02:00
.gitignore mv internal lib 2015-08-09 09:35:26 +02:00
benchmark_test.go Benchmark must use *db.Instance 2015-11-05 17:46:53 +00:00
blockmap.go Don't dirty blockmap key between lookups (fixes #2455) 2015-11-13 15:44:30 +01:00
blockmap_test.go We should pass around db.Instance instead of leveldb.DB 2015-10-31 12:35:30 +01:00
concurrency_test.go mv internal lib 2015-08-09 09:35:26 +02:00
debug.go Implement facility based logger, debugging via REST API 2015-10-03 18:09:53 +02:00
leveldb.go Refactor: the various db key functions should be instance methods 2015-10-31 11:27:04 +01:00
leveldb_dbinstance.go Compact database on startup (ref #2400) 2015-11-24 13:17:30 +01:00
leveldb_test.go We should pass around db.Instance instead of leveldb.DB 2015-10-31 12:35:30 +01:00
leveldb_transactions.go We should pass around db.Instance instead of leveldb.DB 2015-10-31 12:35:30 +01:00
leveldb_xdr.go mv internal lib 2015-08-09 09:35:26 +02:00
namespaced.go We should pass around db.Instance instead of leveldb.DB 2015-10-31 12:35:30 +01:00
namespaced_test.go We should pass around db.Instance instead of leveldb.DB 2015-10-31 12:35:30 +01:00
set.go We should pass around db.Instance instead of leveldb.DB 2015-10-31 12:35:30 +01:00
set_test.go We should pass around db.Instance instead of leveldb.DB 2015-10-31 12:35:30 +01:00
truncated.go Don't load block list in ...Truncated methods 2015-10-21 23:49:10 +02:00
virtualmtime.go Fix typos. 2015-11-11 21:20:34 -05:00
virtualmtime_test.go We should pass around db.Instance instead of leveldb.DB 2015-10-31 12:35:30 +01:00