perkeep/pkg/blobserver
Brad Fitzpatrick c4e516545f encrypt: scan all meta blobs into index on start.
Yet to do: allow configuring an index besides just in-memory, and meta blob compaction.

Change-Id: I76041f1bc01487d208a0231abfef6d874ab819d9
2013-06-18 11:16:13 -07:00
..
cond cond: don't use Superset 2013-01-22 09:42:13 -08:00
encrypt encrypt: scan all meta blobs into index on start. 2013-06-18 11:16:13 -07:00
gethandler share: refactored 2013-03-06 19:11:00 +01:00
google Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
handlers uploadhelper: use a type for JSON response, not maps. 2013-02-11 20:33:53 -08:00
localdisk Let camtool sync's --dest and --thirdleg flags take local disk paths, instead of servers. 2013-06-09 11:36:26 +02:00
remote camput: actually catch errors when trying to upload, 2012-07-23 11:05:57 +02:00
replica Remove noisy var _ = log.Printf lines. 2013-06-14 12:55:55 -07:00
s3 Remove noisy var _ = log.Printf lines. 2013-06-14 12:55:55 -07: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
enumerate.go encrypt: start of index recovery/compaction from meta blobs on start-up 2013-06-17 21:56:25 -07:00
interface.go Misc cleanups and TODOs 2012-12-31 17:36:28 -08: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 Document blobserver.Loader methods, fix GetHandlerType to not force-load, diagnose loops better. 2013-01-11 12:42:30 -08:00