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

Feat: Implement a caching system to reduce response time and increase perfomance #34

Open
ramsy0dev opened this issue Oct 29, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request feature New feature proposal

Comments

@ramsy0dev
Copy link
Member

ramsy0dev commented Oct 29, 2023

For this we are going to be using memcached and the pymemcache python client.
The class for managing cache is located at ./puffferblow/src/cache/cache.py

@ramsy0dev ramsy0dev self-assigned this Oct 29, 2023
@ramsy0dev ramsy0dev converted this from a draft issue Oct 29, 2023
@ramsy0dev ramsy0dev added feature New feature proposal enhancement New feature or request labels Oct 29, 2023
@ramsy0dev
Copy link
Member Author

@all-contributors please add @ramsy0dev for code, maintenance and doc

Copy link
Contributor

@ramsy0dev

I've put up a pull request to add @ramsy0dev! 🎉

@PufferBlow PufferBlow deleted a comment from allcontributors bot Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature New feature proposal
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant