babou icon indicating copy to clipboard operation
babou copied to clipboard

Babou is a combination web-framework/ torrent-tracker written in Go.

Results 5 babou issues
Sort by recently updated
recently updated
newest added

`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...

The impl. is basically ready to go; but a case for this configuration has to be added to the new JSON config parser.

enhancement

Need a goroutine that reaps database records periodically. (For e.g: removing things such as expired sessions.)

enhancement