babou
babou copied to clipboard
Babou is a combination web-framework/ torrent-tracker written in Go.
`hstore` is used for the attributes bundles, which store metadata that is used to organize collections of related torrents. Currently `hstore` only supports `text` which means `babou` is responsible for...
(see subj.)
The impl. is basically ready to go; but a case for this configuration has to be added to the new JSON config parser.
Need a goroutine that reaps database records periodically. (For e.g: removing things such as expired sessions.)