perkeep/pkg/blobserver
Tamás Gulácsi f69306cbee Finish implementing storagetest
Add use into localdisk (diskpacked already uses it).
Add ErrNotImplemented error for blobserver and mention the possibility
for RemoveBlobs (diskpacked deficit).

Change-Id: I6a50f263a58c8d3d1611ff9a060ea9fa4aee6163
2013-12-01 21:05:37 +01:00
..
cond Cleanup: remove BlobHub and time.Duration waits from storage interface 2013-08-21 13:57:28 -07:00
diskpacked Finish implementing storagetest 2013-12-01 21:05:37 +01:00
encrypt encrypt: use key metaIndex for index, not meta; that was used. fixes devcam server. 2013-11-23 11:11:05 -08:00
gethandler Ditch App Engine ContextWrapper noise; add test that App Engine always compiles. 2013-08-21 18:51:10 -05:00
google Fix two jsonconfig.Obj used without calling its Validate method 2013-09-22 16:03:47 -07:00
handlers Get rid of QueueCreator and all its associated complexity. 2013-11-22 14:33:31 -08:00
local Add generation support for diskpacked. 2013-10-10 21:35:44 +02:00
localdisk Finish implementing storagetest 2013-12-01 21:05:37 +01:00
remote Cleanup: remove BlobHub and time.Duration waits from storage interface 2013-08-21 13:57:28 -07:00
replica Get rid of QueueCreator and all its associated complexity. 2013-11-22 14:33:31 -08:00
s3 Fix data races added in 161fc061d3 2013-10-10 19:54:23 -10:00
shard Cleanup: remove BlobHub and time.Duration waits from storage interface 2013-08-21 13:57:28 -07:00
stats Merge two copies of StatsReceiver into common location. 2013-09-22 11:19:10 +01:00
storagetest Finish implementing storagetest 2013-12-01 21:05:37 +01:00
blobhub.go blobserver: run blobhub receive hooks in parallel. 2013-11-24 17:12:56 -08:00
blobhub_appengine.go Cleanup: remove BlobHub and time.Duration waits from storage interface 2013-08-21 13:57:28 -07:00
blobhub_test.go sync: have handler register receive hook with its source. 2013-11-24 16:20:11 -08:00
doc.go Docs and minor cleanups 2013-07-07 16:09:17 -07:00
enumerate.go Cleanup: remove BlobHub and time.Duration waits from storage interface 2013-08-21 13:57:28 -07:00
interface.go Finish implementing storagetest 2013-12-01 21:05:37 +01:00
mergedenum.go Cleanup: remove BlobHub and time.Duration waits from storage interface 2013-08-21 13:57:28 -07:00
noimpl.go Doc tweaks 2013-11-23 09:00:18 -08:00
receive.go sync: have handler register receive hook with its source. 2013-11-24 16:20:11 -08:00
receive_test.go Cleanup: remove BlobHub and time.Duration waits from storage interface 2013-08-21 13:57:28 -07:00
registry.go importer: initialize Host's search handler and blobserver target 2013-10-20 12:00:15 -07:00