Home GnuPG

Introduce a serializing key-value cache proxy
125fb332de72Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Introduce a serializing key-value cache proxy

Summary:
Ref T11954. I want to store some lists/arrays in the mutable (database) cache, but it only supports string storage.

Provide a serializing wrapper which flattens when values are written and expands them when they're read.

Test Plan: Used by D16997. See that revision.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11954

Differential Revision: https://secure.phabricator.com/D16999

Details

Provenance
epriestley <git@epriestley.com>Authored on Dec 6 2016, 1:59 PM
Parents
rPHABf8d6b6181eb4: Use PhabricatorCachedClassMapQuery when querying object PHID types
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHAB125fb332de72: Introduce a serializing key-value cache proxy (authored by epriestley <git@epriestley.com>).Dec 6 2016, 6:11 PM