alleyinteractive / alleyinteractive/wp-big-pit

Make it possible to cache data

未关闭
#7 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
PHP
星标
3
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

### Description

Make it possible to write decorators for accessing Big Pit data that allows it to be cached in a PSR-6 or PSR-16-compatible cache, such as an in-memory cache, to avoid repeated data lookups.

This is distinct from the ability to use the Big Pit table itself as PSR-16 cache storage, which is already part of the library.

### Use Case

I want to be able to use the Big Pit as an origin for using common caching adapters, such as those in https://github.com/symfony/cache.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。