Skip to content

Conversation

MXPOL
Copy link
Collaborator

@MXPOL MXPOL commented Apr 4, 2023

This PR add in memory cache capabilities to the google-sheets adapter with new ENVS.

The new environment variable added:

  • ENABLE_CACHE - turns off or on the cache option (the default is true)
  • STD_TTL - standard time to live in seconds for a sheet in the cache (the default is 15 sec)
  • CHECK_PERIOD - time in seconds to check all data and delete expired sheets from cache (the default is 60 sec)

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.

1 participant