]> Sergey Matveev's repositories - btrtrc.git/history - storage/sqlite-piece-completion.go
Switch to github.com/go-llsqlite/adapter
[btrtrc.git] / storage / sqlite-piece-completion.go
2023-09-05 Matt JoinerSwitch to github.com/go-llsqlite/adapter
2022-11-15 Matt Joinergorond ./...
2022-03-17 Matt JoinerMerge branch 'master' into crawshaw-386-wasm
2022-03-17 Matt JoinerMerge branch 'go1.18'
2022-03-15 Matt JoinerFix 386 cross compile and wasm build for crawshaw
2022-03-15 Matt JoinerMerge branch 'crawshaw'
2022-03-11 Matt JoinerMerge branch 'master' into crawshaw
2022-03-09 Matt JoinerMerge branch 'master' into crawshaw
2022-03-01 Matt JoinerMerge branch 'master' into crawshaw
2022-02-25 Matt JoinerMerge branch 'http-proxying' into crawshaw
2022-02-09 Matt JoinerExclusively use crawshaw instead of zombiezen for sqlite
2021-12-07 Matt JoinerFix wasm build
2021-11-19 Matt JoinerUse zombiezen sqlite for piece completion
2021-11-01 afjosephRevert "Remove old-style build tags"
2021-10-06 Matt JoinerRemove old-style build tags
2021-09-04 Matt JoinerReturn error on sqlite PieceCompletion.Set when closed
2021-09-02 Matt JoinerMerge branch 'master' into squirrel
2021-09-02 Matt JoinerFix panic on double Close of sqlite piece completion DB
2021-07-17 Matt JoinerClose torrent storage asynchronously on drop
2021-05-25 gitpubberAdded build tags to disable few packages if necessary...
2021-05-14 Matt JoinerFix sqlite piece completion
2020-07-15 Matt JoinerSwitch to crawshaw.io/sqlite