Async-Transients
Async-Transients copied to clipboard
ARCHIVED: Transients that serve stale data while regenerating the new transients in the background.
…nterface This is a great library, the one issue I had with it was the way the API for using this requires you to add highly specific API calls throughout...
### Describe your question If my transient expires in 3 hours along with my page cache. How would I go about keeping the data fresh with Async ? If the...
### Is your enhancement related to a problem? Please describe. This project is designed to update data "asynchronously", but the queue used does not persist across requests/threads, so if the...
### Description of the Change This PR updates the Support Level to `archived` and adds a caution notice to the README noting the same. ### How to test the Change...