Skip to content

Remove caching#197

Merged
kamath merged 1 commit intomainfrom
anirudh/remove-caching
Nov 21, 2024
Merged

Remove caching#197
kamath merged 1 commit intomainfrom
anirudh/remove-caching

Conversation

@kamath
Copy link
Copy Markdown
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
@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