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 Mcrouter Adapter #3971

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

🎯 Enrich Appwrite Caching with Mcrouter Adapter #3971

christyjacob4 opened this issue Sep 29, 2022 · 16 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 Mcrouter 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 Mcrouter.
  • 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
@piopi
Copy link

piopi commented Oct 2, 2022

@christyjacob4 I would like to take this issue please

@stnguyen90
Copy link
Contributor

@piopi, thanks for your interest! 🙏 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
@thecoderishi
Copy link

thecoderishi commented Oct 3, 2023

Hi @christyjacob4 I would like to work on this feature.
Thanks.

@dishantzaveri
Copy link

Pls assign to me @eldadfux

@Haimantika
Copy link
Contributor

Hi @christyjacob4 I would like to work on this feature.
Thanks.

Hi @thecoderishi have assigned the issue to you! Thank you for showing 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!

@Haimantika
Copy link
Contributor

Pls assign to me @eldadfux

Hi, we are assigning issues on first-come first-serve basis + only 2 issues one person at a time.

@thecoderishi
Copy link

Hi @christyjacob4 I would like to work on this feature.
Thanks.

Hi @thecoderishi have assigned the issue to you! Thank you for showing 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!

Hi @Haimantika I have raised MR for this issue.

@Haimantika
Copy link
Contributor

Hi @christyjacob4 I would like to work on this feature.
Thanks.

Hi @thecoderishi have assigned the issue to you! Thank you for showing 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!

Hi @Haimantika I have raised MR for this issue.

Where is it

@thecoderishi
Copy link

utopia-php/cache#31

@nick2432
Copy link

nick2432 commented Oct 9, 2023

can i work on this?

@Haimantika
Copy link
Contributor

utopia-php/cache#31

Steven is reviewing it. Can you also please add the description and mention the issue link?

@thecoderishi
Copy link

utopia-php/cache#31

Steven is reviewing it. Can you also please add the description and mention the issue link?

sure

@tessamero
Copy link

@thecoderishi time sensitive reply on the PR, can you please follow up :)

@adityaoberai
Copy link
Member

Closing this issue. Thank you so much for participating in Hacktoberfest 2023! We can't wait to welcome you all during HF 2024! Stay tuned for a lot more amazing issues from the Appwrite team!

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

10 participants