Report database_not_found errors to clients

Bit of a regression on trying to load views from dbs that didn't exist
created a bad match when we returned an error instead of {ok, DDoc}.
This just tracks database_not_found and throws errors instead of
returning them.
2 files changed
tree: 1ea896f243dfcdf019f908f1ca6dedfecd9fd208
  1. src/
  2. .gitignore
  3. README.md
README.md

Design Doc Cache

Pretty much covers it.