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

Not caching very big objects? #16

Open
facundofarias opened this issue Sep 1, 2023 · 0 comments
Open

Not caching very big objects? #16

facundofarias opened this issue Sep 1, 2023 · 0 comments

Comments

@facundofarias
Copy link

Hello there,

I am trying to cache methods calling Github API, all of them are working properly, except one in some specific conditions: It's retrieving a super long list of repositories (8200). So, I was wondering, if the value to store it's way to big, it's not being cached? How can I check that? Is there a log or something?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant