perkeep/pkg/blobserver
Brad Fitzpatrick a41269e78e Reindex all dev-server blobs into memindex on restart.
Required some sync work (full syncs on start, blocking full syncs on
start, and also adding a dev-only hack to force a depedency from
search -> sync, to control the handler initialization order, otherwise
publish handlers would race with the sync handler and they'd create
new "blog" and "pics" permanodes and we'd end up with duplicates).
2012-11-07 22:40:17 +01:00
..
cond Implement storage generations, init and discovery 2012-11-07 21:14:56 +01:00
google Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
handlers gofmt handlers 2012-11-07 20:54:55 +01:00
localdisk Reindex all dev-server blobs into memindex on restart. 2012-11-07 22:40:17 +01:00
remote camput: actually catch errors when trying to upload, 2012-07-23 11:05:57 +02:00
replica Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
s3 Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
shard Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
blobhub.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
blobhub_test.go Fix a bunch of broken tests, lost in the Go 1 conversion. 2012-03-19 18:44:50 -07:00
interface.go Implement storage generations, init and discovery 2012-11-07 21:14:56 +01:00
mergedenum.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
noimpl.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
registry.go Make UI discovery have absolute paths, so root discovery using UI's discovery handler works. 2012-05-13 13:02:20 -07:00