praetoriantechnology/cache-service

This package is abandoned and no longer maintained. No replacement package was suggested.

Caching service

4.0.0 2023-12-15 01:58 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