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