Jakob Borg
|
a728743c86
lib/db: Use Commit() instead of commit() (#6330)
|
5 years ago |
Simon Frei
|
29736b1e33
lib/db: Add closeWaitGroup to allow async operation (#6317)
|
5 years ago |
Simon Frei
|
0bec01b827
lib/db: Remove *instance by making everything *Lowlevel (#6204)
|
6 years ago |
Jakob Borg
|
c71116ee94
Implement database abstraction, error checking (ref #5907) (#6107)
|
6 years ago |
Simon Frei
|
ca3ae64bbf
lib/db: Flush batch based on size and refactor (fixes #5531) (#5536)
|
6 years ago |
Simon Frei
|
42bd42df5a
lib/db: Do all update operations on a single item at once (#5441)
|
6 years ago |
Jakob Borg
|
b50d57b7fd
lib/db: Refactor: use a Lowlevel type underneath Instance (ref #5198) (#5212)
|
7 years ago |
Jakob Borg
|
b1b68ceedb
Add LocalFlags to FileInfo (#4952)
|
7 years ago |
Audrius Butkevicius
|
ef0dcea6a4
lib/model: Verify request content against weak (and possibly strong) hash (#4767)
|
7 years ago |
Jakob Borg
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
8 years ago |
Jakob Borg
|
d41c131364
build: Enable gometalinter "gosimple" check, improve build.go
|
9 years ago |
Jakob Borg
|
fa0101bd60
lib/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes #3080)
|
9 years ago |
Jakob Borg
|
ac190b2e39
Change DB label format (index folders, devices)
|
9 years ago |
Jakob Borg
|
2a4fc28318
We should pass around db.Instance instead of leveldb.DB
|
10 years ago |
Jakob Borg
|
4581c57478
Fix import paths
|
10 years ago |
Jakob Borg
|
4a9997e449
lib/db need not depend on lib/config
|
10 years ago |
Jakob Borg
|
7705a6c1f1
mv internal lib
|
10 years ago |