praetoriantechnology/cache-service

4.0.0 2023-12-15 01:58 UTC

This package is auto-updated.

Last update: 2024-04-05 23:04:13 UTC


README

Tests status GitHub tag (latest SemVer)

Defines standard for caching services using CacheServiceInterface, provides fast Redis implementation. Defines handling of getting, setting, clearing and getting objects' groups.

Use CacheServiceInterface for implementation of caching services, use RedisCacheService for fast Redis handling.

Contribution

Any pull requests or issues reported are more than welcome.

License

MIT