aboutsummaryrefslogtreecommitdiff
path: root/go/storage/volume_vacuum.go
AgeCommit message (Expand)AuthorFilesLines
2016-06-02directory structure change to work with glideChris Lu1-93/+0
2016-05-09close current needle map when switchingChris Lu1-0/+1
2015-07-11add loggingchrislusf1-0/+1
2015-05-23Rename variableschrislusf1-2/+2
2015-05-08Increase compact revision during each compactionchrislusf1-0/+1
2015-04-16Change all chrislusf/weed-fs links to point to chrislu/seaweedfsStuart P. Bentley1-1/+1
2015-03-29Add boltdb for volume needle mapchrislusf1-20/+21
2015-03-27add leveldb support for needle mapchrislusf1-2/+2
2014-10-26formatting code by: goimports -w=true .Chris Lu1-1/+2
2014-09-25use github.com/chrislusf instead of github.com/aszxqwwyy1-1/+1
2014-09-25use github.com/aszxqw instead of code.google.com/pwyy1-1/+1
2014-09-20add TTL supportChris Lu1-4/+10
2014-05-31Reduce memory usage for "weed fix"Chris Lu1-1/+1
2014-05-26fix compilation errorChris Lu1-1/+1
2014-05-26Adjust "weed server" parameters.Chris Lu1-1/+8
2014-05-19Refactor out volume vacuum.Chris Lu1-0/+40
2014-05-19Refactor out volume vacuum.Chris Lu1-0/+35