deckhand/deckhand
Felipe Monteiro a483ec3c4d Implement rendered documents caching
This implements a rendered documents cache which is keyed by
revision IDs. This means that repeatedly trying to re-render
documents for the same revision ID will be much, much faster as
the results will be cached.

Change-Id: Ie92f55a9234d038683ba1fcad76710d968ed67ab
2018-07-28 20:51:25 +00:00
..
barbican Move retrieval of encrypted documents to Deckhand controller 2018-07-08 23:16:26 +00:00
client style(pep8): remove identation ignores 2018-06-01 22:08:42 +00:00
common refactor: Use yaml.add_representer to reduce complexity 2018-07-10 19:23:52 +01:00
conf Implement rendered documents caching 2018-07-28 20:51:25 +00:00
control Implement rendered documents caching 2018-07-28 20:51:25 +00:00
db refactor: Use yaml.add_representer to reduce complexity 2018-07-10 19:23:52 +01:00
engine Implement rendered documents caching 2018-07-28 20:51:25 +00:00
policies Rename Deckhand bucket endpoint to buckets for consistency 2017-10-27 19:21:03 +01:00
tests Implement rendered documents caching 2018-07-28 20:51:25 +00:00
__init__.py Oslo config integration (#1) 2017-06-26 16:57:50 -07:00
cmd.py Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
context.py Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
errors.py refactor: Use yaml.add_representer to reduce complexity 2018-07-10 19:23:52 +01:00
factories.py Simplify schema validation 2018-07-03 02:07:33 +00:00
policy.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
service.py [feature] Endpoint for listing revision validations with details 2018-04-29 01:37:38 +00:00
types.py Simplify schema validation 2018-07-03 02:07:33 +00:00