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

Add a database cache #161

Open
BenSegal855 opened this issue Apr 5, 2021 · 0 comments
Open

Add a database cache #161

BenSegal855 opened this issue Apr 5, 2021 · 0 comments
Labels
Priority Low Should be the lowest priority of developers Refactor For any size refactor
Milestone

Comments

@BenSegal855
Copy link
Contributor

Right now all database actions are performed directly on the database. This works but could be significantly speed up if we implement some type of database cache. Some quick googleing shows redis may be helpful but more research is needed.

@BenSegal855 BenSegal855 added Priority Low Should be the lowest priority of developers Refactor For any size refactor labels Apr 5, 2021
@joshualyon7 joshualyon7 added this to the SageV3 milestone Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority Low Should be the lowest priority of developers Refactor For any size refactor
Projects
None yet
Development

No branches or pull requests

2 participants