]> Sergey Matveev's repositories - btrtrc.git/history - storage/interface.go
Rework storage interfaces to make them simpler to implement
[btrtrc.git] / storage / interface.go
2016-09-02 Matt JoinerRework storage interfaces to make them simpler to implement
2016-08-26 Matt JoinerRemove the InfoEx type, and don't generate its infohash...
2016-05-16 Matt JoinerRename storage.I->Client
2016-03-28 Matt JoinerMake opening a torrent in storage an explicit method
2016-03-28 Matt JoinerGet mmap storage working
2016-03-28 Matt JoinerNew storage interface