perkeep/config
Brad Fitzpatrick 5c5666d037 Thumbnail cleanups and let the meta map persist on disk with a sorted.KeyValue
Previously, every time you restarted the server, it forgot about all
thumbnails previously generated.  (in practice it didn't/doesn't
matter with a single user, though, since they're still cached in the
browser and we always reply to If-Modified-Since immediately without
checking the cache)  But it'll matter more with the Publish handler.

Also, rename some stuff, clean up some stuff, drop an unused interface.

And then necessarily change the serverconfig low-level generator to use
a kvfile for the thumbmeta map when using local disk for blobs.

--

Change-Id: I4dcfcb21429a440aa118794c03f7abf7bd69c33b
2013-12-14 09:37:56 -08:00
..
dev-client-dir devcam: 'put' and 'get' commands, replace dev-camput and dev-camget 2013-09-01 10:25:09 -07:00
dev-blobserver-config.json serverconfig & camlistored: simplify low/high-level config bootstrapping. 2012-03-19 13:09:00 -07:00
dev-indexer-config.json serverconfig & camlistored: simplify low/high-level config bootstrapping. 2012-03-19 13:09:00 -07:00
dev-server-config.json Thumbnail cleanups and let the meta map persist on disk with a sorted.KeyValue 2013-12-14 09:37:56 -08:00