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

🎯 Enrich Appwrite Caching with Varnish Cache Adapter #3974

Closed
4 tasks
christyjacob4 opened this issue Sep 29, 2022 · 15 comments
Closed
4 tasks

🎯 Enrich Appwrite Caching with Varnish Cache Adapter #3974

christyjacob4 opened this issue Sep 29, 2022 · 15 comments
Assignees
Labels
good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags! product / databases Fixes and upgrades for the Appwrite Database.

Comments

@christyjacob4
Copy link
Member

💭 Introduction

Appwrite Databases allows you to store and read your application and users' data. Since most of the operations done in your app are querying the data, it’s important to have a good performance on reading. To achieve that, Appwrite uses the Utopia PHP Cache library to prevent unnecessary database queries.

Cache library supports multiple adapters such as Redis or Filesystem, but there is always space for more. 😎 Each provider implements simple methods save(), load(), and purge().

Your task is to implement support for Varnish Cache in the Utopia PHP cache library. Please look at existing cache adapters to see how a new adapter should be implemented, and make sure you understand it.

🎯 Requirements

✅ Task Summary

  • Ask to be assigned to the issue.
  • Wait to be assigned.
  • Implement Utopia PHP cache adapter for Varnish Cache.
  • Submit a pull request in utopia-php/cache.

If you have questions, need any help, or just want to hang out, make sure to join us on our Discord server.

Happy Appwriting!

@christyjacob4 christyjacob4 added product / databases Fixes and upgrades for the Appwrite Database. feature good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags! labels Sep 29, 2022
@aadityaagrawal
Copy link

Hi, Can you please assign this issue to me?

@stnguyen90
Copy link
Contributor

@aadityaagrawal Thanks for your interest! You may work on this issue 🙏 Happy hacking! 🎃

@stnguyen90 stnguyen90 removed the hacktoberfest Issues that can win you some cool swags! label Nov 7, 2022
@eldadfux
Copy link
Member

Thank you everyone for celebrating Hacktoberfest 22 with us! This issue will now be closed as we're getting ready to celebrate Hacktoberfest 23.

@christyjacob4
Copy link
Member Author

We are accepting submissions for this issue once again for Hacktoberfest 2023

@christyjacob4 christyjacob4 reopened this Oct 1, 2023
@christyjacob4 christyjacob4 added the hacktoberfest Issues that can win you some cool swags! label Oct 1, 2023
@Yashsomalkar
Copy link

I would like to work on this issue

@Yashsomalkar
Copy link

@Haimantika @christyjacob4 can anyone assign me this issue. It would be great.

@Haimantika
Copy link
Contributor

@Haimantika @christyjacob4 can anyone assign me this issue. It would be great.

Hi @Yashsomalkar , I've assigned this issue to you! Thanks your interest in contributing to Appwrite! Happy Hacktoberfest 🎃

Notes:

Please update us with your progress every 3 days, so that we know that you are working on it.
Join us on Discord - https://appwrite.io/discord to chat about Hacktoberfest and Appwrite!

@Yashsomalkar
Copy link

Sure thing !

@Yashsomalkar
Copy link

I have issue findinding php varnish cache extension

@Yashsomalkar
Copy link

I have researched some. And wrote a pseudo code i will create a draft pr today

@Haimantika
Copy link
Contributor

I have researched some. And wrote a pseudo code i will create a draft pr today

Hi, let us know whenever you PR is ready to be reviewed

@Yashsomalkar
Copy link

Yashsomalkar commented Oct 12, 2023 via email

@Haimantika
Copy link
Contributor

Hi @Yashsomalkar is there any update on your PR?

@Yashsomalkar
Copy link

I am confused for what exact package i need to use can I get some help or should I leave this issue and let someone who knows do it?@Haimantika

@tessamero
Copy link

Closing this issue as hacktoberfest is now over and there's no activity/update on the PR/issue. Thank you to everyone who participated this year :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags! product / databases Fixes and upgrades for the Appwrite Database.
Projects
None yet
Development

No branches or pull requests

7 participants