aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/mattn/go-sqlite3/_example/simple/simple.go
Commit message (Collapse)AuthorAgeFilesLines
* Add torrent taggingFelix Hanley2017-06-111-106/+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/+106
As I have been running it. TODO: - web front-end and search - rate limiting - statistics - routing table logic - profiling (CPU mainly, mem seems ok)