这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@alies-dev
Copy link
Collaborator

@alies-dev alies-dev commented May 12, 2024

Remove custom implementations of Store and use PSR-16 implementations (e.g. Provided by Laravel).

Note, from v0.9 the package already supports PSR-16 implementations. This PR removes Store interface and Redis implementations and updates Laravel Service Provider to inject new dependencies. Ideally it can be a release with a low chance of BC breaks (only for cases when developers used Store, RedisStore and RedisStoreAdapter classes directly [what is not recommended]).

Also, all package docs already updated to use PSR-16:

@alies-dev alies-dev self-assigned this May 12, 2024
@alies-dev alies-dev marked this pull request as draft May 12, 2024 19:36
@lptn lptn marked this pull request as ready for review May 14, 2024 17:11
@lptn lptn changed the title [WIP] Use Laravel Cache and PSR-16 (Remove custom Store interface and implementations) Use Laravel Cache and PSR-16 (Remove custom Store interface and implementations) May 14, 2024
@lptn lptn merged commit a9bf07c into master May 14, 2024
@lptn lptn deleted the laravel-cache branch May 14, 2024 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants