aboutsummaryrefslogtreecommitdiff
path: root/go/operation/lookup_vid_cache.go
AgeCommit message (Collapse)AuthorFilesLines
2016-06-02directory structure change to work with glideChris Lu1-51/+0
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.
2015-05-26Fix a possible index out of range error. Remove unnecessary caching.chrislusf1-7/+17
2014-05-25Add volume id lookup cachingChris Lu1-0/+41