Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to define a custom auth cache driver #3

Open
kainxspirits opened this issue Sep 5, 2018 · 3 comments
Open

Allow to define a custom auth cache driver #3

kainxspirits opened this issue Sep 5, 2018 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@kainxspirits
Copy link
Owner

No description provided.

@kainxspirits kainxspirits added the enhancement New feature or request label Sep 5, 2018
@kainxspirits kainxspirits self-assigned this Sep 5, 2018
@esnunes
Copy link

esnunes commented Mar 26, 2019

Hey dude 👋 , have you considered this project: https://github.com/madewithlove/illuminate-psr-cache-bridge in order to add auth cache? It would be abstract from laravel point of view, you could pick whatever cache store you want.

@esnunes
Copy link

esnunes commented Mar 26, 2019

You can also use Doctrine library, it provides a set of cache mechanisms, e.g. Apc, which works fine.

@kainxspirits
Copy link
Owner Author

Hey !

I didn't know about the psr6 bridge. I don't think it will be a good idea to add it as a hard dependencie but we can definitely add it as a suggested package !

I will make some tests and see how it works.

Thanks.

Jeckerson added a commit to Jeckerson/laravel-pubsub-queue that referenced this issue Nov 12, 2019
Jeckerson added a commit to Jeckerson/laravel-pubsub-queue that referenced this issue Nov 12, 2019
Jeckerson added a commit to Jeckerson/laravel-pubsub-queue that referenced this issue Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants