Skip to content

Commit

Permalink
Update content/300-accelerate/600-faq.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Nikolas <[email protected]>
  • Loading branch information
ankur-arch and nikolasburk authored Mar 18, 2024
1 parent 720460f commit f9381d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/300-accelerate/600-faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Even without using Accelerate's global cache, you can still greatly benefit from

No. We currently do not have any plans for supporting other ORMs/query builders or drivers. However, if you're interested in support for other libraries, feel free to reach out and let us know in our [Discord](https://pris.ly/discord) community in the `#help-and-questions` channel.

## What is the maximum allowable value for the `ttl` parameter when configuring cacheStrategy?
## What is the maximum allowable value for the `ttl` parameter when configuring `cacheStrategy`?

The [Time-to-live (`ttl`)](/accelerate/caching#time-to-live-ttl) parameter can be set for up to a **year**. However, it's important to note that items within the cache may be evicted if they are not frequently accessed.

Expand Down

0 comments on commit f9381d1

Please sign in to comment.