1
0
Fork 0

18 Commits (master)

Author SHA1 Message Date
Philip O'Toole 40e3098e3c Seeing failures locally, revert to default gzip 7 months ago
Philip O'Toole aad5bb2d14 Unit test compression of large files 7 months ago
Philip O'Toole cf23612147 ABL 9 months ago
Philip O'Toole b62e7960c9 Switch to "BestSpeed" for all internode traffic 9 months ago
Philip O'Toole 63e3f8c80f Refactor to make more use of `progress` module 9 months ago
Philip O'Toole 1ffb44cd38 ABL 1 year ago
Philip O'Toole 854fba0e66 Better way to detect previous close 1 year ago
Philip O'Toole d78d2f4d9d Short circuit EOF from decompressor
The gzip NewReader() seems to hang sometimes when reopened with the old
reader. Therefore just record that we have closed, and never reopen it.
1 year ago
Philip O'Toole 3eb4607a74 GoDoc 1 year ago
Philip O'Toole a49385e1d3 Add end-to-end compress-decompress test 1 year ago
Philip O'Toole 52aa68497d Better comment on disabling multistream 1 year ago
Philip O'Toole 06a94e50bf Raft snapshotting runs to 100%
Still failing later.
1 year ago
Philip O'Toole cb384a9df2 More test tweaks 1 year ago
Philip O'Toole 2395f30ddf Be sure we don't write footer twice 1 year ago
Philip O'Toole 195981868f Typo 1 year ago
Philip O'Toole 6efdf9f2b9 Add Decompressor 1 year ago
Philip O'Toole 1fe81713c9 More Compressor tests 1 year ago
Philip O'Toole 55b3aaa805 Add initial version of Gzipping reader 1 year ago