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

Remove caching #197

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Remove caching #197

merged 1 commit into from
Nov 21, 2024

Conversation

kamath
Copy link
Contributor

@kamath kamath commented Nov 21, 2024

why

Short term fix to #190 to disable creating a tmp/.cache directory to deploy on Vercel or other serverless platforms

what changed

  • Won't initialize cache objects if enableCaching is set to false.
  • Added ENABLE_CACHING env var

test plan

Ran example with enableCaching as both true and false to see if anything changes

@kamath kamath merged commit 5a4bca3 into main Nov 21, 2024
1 check passed
@kamath kamath deleted the anirudh/remove-caching branch November 21, 2024 04:47
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

Successfully merging this pull request may close these issues.

2 participants