HomePhorge

Add catalog JSON terminus to improve performance.
141c83b0a993Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add catalog JSON terminus to improve performance.

This adds a JSON backed catalog terminus, so that the catalog cache can
migrate away from YAML to a faster and more stable storage format.

This is not the default: that still falls to old, trustable YAML which we know
to be stable and effective.

To enable this, edit your routes.yaml file and add:

agent:
  catalog:
    cache: json

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUa0287bf6c0e8: Implement a JSON file terminus to mirror YAML.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU141c83b0a993: Add catalog JSON terminus to improve performance. (authored by Daniel Pittman <daniel@puppetlabs.com>).Sep 17 2012, 11:54 PM