aboutsummaryrefslogtreecommitdiff
path: root/go/weed/compact.go
AgeCommit message (Expand)AuthorFilesLines
2015-03-29Add boltdb for volume needle mapchrislusf1-1/+2
2015-03-27add leveldb support for needle mapchrislusf1-1/+1
2014-10-21Fix help text error.Chris Lu1-1/+1
2014-09-25use github.com/chrislusf instead of github.com/aszxqwwyy1-2/+2
2014-09-25use github.com/aszxqw instead of code.google.com/pwyy1-2/+2
2014-09-20add TTL supportChris Lu1-1/+1
2014-03-02Major:Chris Lu1-1/+1
2013-11-12support for collections!Chris Lu1-3/+4
2013-09-28add a command to force compaction of a volume, removing deleted filesChris Lu1-0/+44