perkeep/pkg/blob
Govert Versluis 96637ffcd3 pkg/blobserver/mongo: Add support for blob storage in MongoDB
Related changes:
Split docker-related test-helper functions from pkg/sorted/mongo.
These helper functions are now also used in the pkg/blobserver/mongo
tests too.
Also fixed a typo in a comment in pkg/blob/fetcher.go and a missing variable in
debug output in pkg/blobserver/storagetest/storagetest.go

Addresses http://camlistore.org/issue/127

Change-Id: I8b6f57f9ced066d6f83788fdcc87be6619c65c3c

Conflicts:
	pkg/blob/fetcher.go
2014-03-22 12:36:59 -07:00
..
blob.go Get rid of SeekFetcher vs StreamingFetcher distinction and complexity. 2014-03-14 12:29:13 -07:00
chanpeek.go blob: more porting blobref to new pkg blob 2013-08-03 19:08:17 -07:00
fetcher.go pkg/blobserver/mongo: Add support for blob storage in MongoDB 2014-03-22 12:36:59 -07:00
ref.go blob: move Blob type to its own file, add FromFetcher, FromReader 2014-03-14 11:47:37 -07:00
ref_test.go pkg/client: Search fix zero-value Describe queries. 2014-01-04 08:11:23 -08:00