aboutsummaryrefslogtreecommitdiff
path: root/go/topology/collection.go
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Add read-write lock to guard topology changes on new collections and ttls.chrislusf1-10/+11
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-11/+12
2014-03-10can now delete a collection! Is this a dangerous feature? Only enablingChris Lu1-0/+11
2014-03-02Major:Chris Lu1-7/+7
2013-11-12support for collections!Chris Lu1-0/+38