perkeep/pkg/blobserver
Brad Fitzpatrick 35e77c45ad importer: initialize Host's search handler and blobserver target
Change-Id: I482e6f192620c254648b19b3044eedbd44de288c
2013-10-20 12:00:15 -07:00
..
cond Cleanup: remove BlobHub and time.Duration waits from storage interface 2013-08-21 13:57:28 -07:00
diskpacked diskpacked: re-use fds when possible when reading blobs from pack files. 2013-10-10 20:06:30 -10:00
encrypt devcam: 'put' and 'get' commands, replace dev-camput and dev-camget 2013-09-01 10:25:09 -07: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 Convert more ReceiveBlob into blobserver.Receive or blobserver.ReceiveNoHash 2013-09-16 15:57:14 +01:00
local Add generation support for diskpacked. 2013-10-10 21:35:44 +02:00
localdisk Fix data races added in 161fc061d3 2013-10-10 19:54:23 -10:00
remote Cleanup: remove BlobHub and time.Duration waits from storage interface 2013-08-21 13:57:28 -07:00
replica replica: allow optional readBackends config option. Default is same as write backends. 2013-09-08 16:35:56 -07: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
blobhub.go Cleanup: remove BlobHub and time.Duration waits from storage interface 2013-08-21 13:57:28 -07: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 Cleanup: remove BlobHub and time.Duration waits from storage interface 2013-08-21 13:57:28 -07: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 blobserver: rearrange interface.go a bit; add ShutdownStorage 2013-08-26 21:06:36 -05:00
mergedenum.go Cleanup: remove BlobHub and time.Duration waits from storage interface 2013-08-21 13:57:28 -07:00
noimpl.go Cleanup: remove BlobHub and time.Duration waits from storage interface 2013-08-21 13:57:28 -07:00
receive.go Cleanup: remove BlobHub and time.Duration waits from storage interface 2013-08-21 13:57:28 -07: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