* Blob "remove" support for blobs in the non-default partition.
* Partition URL support: /partition-<name>/camli/*
* Create interface.go for the interface of the storage layer.
Once everything uses this, we can do different storage layers.
* Webserver work to let you do pre-mux dispatch, which is
directory-level granularity only.