]> Sergey Matveev's repositories - btrtrc.git/history - storage/sqlite/sqlite-storage_test.go
Add batch writes cases to sqlite storage benchmarks
[btrtrc.git] / storage / sqlite / sqlite-storage_test.go
2021-02-03 Matt JoinerAdd batch writes cases to sqlite storage benchmarks
2021-01-25 Matt JoinerRemove obsolete reference to piece storage opts
2021-01-25 Matt JoinerRejig some storage options
2021-01-25 Matt JoinerMove storage piece benchmarks to storage/test and add...
2021-01-25 Matt JoinerImprove configurability and add PutSized to sqlite...
2021-01-25 Matt JoinerAdd MarkComplete benchmark for sqlite
2020-10-30 Matt Joinersqlite storage: Add batched writes
2020-10-30 Matt Joinersqlite storage: Provide helpers and reasonable defaults
2020-10-27 Matt JoinerPerformance fiddling on sqlite storage
2020-10-27 Matt Joinersqlite storage: Include capacity management
2020-10-22 Matt Joinersqlite storage: Add NewProviderPool