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

[RFC] redis cache Support #87

Open
w3yyb opened this issue Dec 9, 2019 · 2 comments
Open

[RFC] redis cache Support #87

w3yyb opened this issue Dec 9, 2019 · 2 comments
Assignees
Labels
accepted For accepted RFCs (Requests For Changes) new feature For new features

Comments

@w3yyb
Copy link

w3yyb commented Dec 9, 2019

Summary

use redis as a cache drive

Motivation

Better performance, more data types than memcached

Compatibility with Ubiquity's philosophy

Indicate compatibility or improvements in:

  • improve performances
  • ease of use

Expected results

user can use redis as a cache drive , or as a queue provider.

Additional context

Add any other context or screenshots about the feature request here.

@w3yyb w3yyb added the new feature For new features label Dec 9, 2019
@jcheron
Copy link
Contributor

jcheron commented Dec 9, 2019

While waiting for a suitable Redis module, Ubiquity can be used with PhpFastCache, which offers a Redis driver.

@UlasSAYGINIM
Copy link
Contributor

how we can use redis as automated cache by our framework?
which parts of web data mostly we need to be served more performance?
how models can be used with redis?

@jcheron jcheron added the accepted For accepted RFCs (Requests For Changes) label Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted For accepted RFCs (Requests For Changes) new feature For new features
Projects
None yet
Development

No branches or pull requests

3 participants