praetoriantechnology/cache-service

4.0.0 2023-12-15 01:58 UTC

This package is auto-updated.

Last update: 2024-09-06 00:20:41 UTC


README

Tests status GitHub tag (latest SemVer)

定义了使用 CacheServiceInterface 的缓存服务标准,提供快速的 Redis 实现。定义了获取、设置、清除以及获取对象组的方法。

使用 CacheServiceInterface 来实现缓存服务,使用 RedisCacheService 来快速处理 Redis。

贡献

欢迎提交任何拉取请求或报告问题。

许可证

MIT