You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Boolean if you would like to enable cache. Datastore requests can add an additional 100-250ms of latency to each request. It is reccomended to use caching to significantly reduce this latency.
59
+
| Boolean if you would like to enable cache. Datastore requests can add an additional 100-250ms of latency to each request. It is recommended to use caching to significantly reduce this latency.
| Define the cache store that you wish to use (this must be configured in your config.cache file). Note you can only use a store that ddoes not require credentials to access it. As such file is suggested.
81
+
| Define the cache store that you wish to use (this must be configured in your config.cache file). Note you can only use a store that does not require credentials to access it. As such file is suggested.
0 commit comments