aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/mattn/go-sqlite3
Commit message (Collapse)AuthorAgeFilesLines
* Remove vendored files and create go.modFelix Hanley2019-10-2925-220188/+0
|
* Pull bencode library instead of inline. Update deps.Felix Hanley2018-04-0125-0/+220188
|
* Add torrent taggingFelix Hanley2017-06-1143-217570/+0
| | | | | | - Move to postgresql to reduce locking issues - Move ih hash to single thread - Clean up stuff
* Where it's at.Felix Hanley2017-06-0943-0/+217570
As I have been running it. TODO: - web front-end and search - rate limiting - statistics - routing table logic - profiling (CPU mainly, mem seems ok)