summaryrefslogtreecommitdiffstats
path: root/lib/db/namespaced.go
AgeCommit message (Expand)Author
2020-04-13cmd/syncthing, lib/db: Store upgrade info to throttle queries (fixes #6513) (...v1.5.0-rc.1Simon Frei
2020-03-31lib/db, lib/model: Code simplifications (#6484)greatroar
2019-11-30all: Propagate errors from NamespacedKV (#6203)Jakob Borg
2019-11-29Implement database abstraction, error checking (ref #5907) (#6107)Jakob Borg
2019-02-14lib/db: Flush batch based on size and refactor (fixes #5531) (#5536)Simon Frei
2019-02-02all: Revert the underscore sillynessJakob Borg
2019-02-02all: Bunch of more linter fixes (#5500)Jakob Borg
2019-02-01lib/db: Fix race in NamespacedKV (#5496)Simon Frei
2018-10-10lib/db: Refactor: use a Lowlevel type underneath Instance (ref #5198) (#5212)Jakob Borg
2017-02-09all: Update license url to https (ref #3976)Jakob Borg
2015-10-31We should pass around db.Instance instead of leveldb.DBJakob Borg
2015-08-09mv internal libJakob Borg