aboutsummaryrefslogtreecommitdiff
path: root/go/compress
AgeCommit message (Collapse)AuthorFilesLines
2016-06-02directory structure change to work with glideChris Lu2-77/+0
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.
2015-04-13Add compression testchrislusf1-0/+45
2015-04-06change count to uint64 to fix #109chrislusf1-0/+32
fix https://github.com/chrislusf/weed-fs/issues/109