Netflix / fast_jsonapi

No Longer Maintained - A lightning fast JSON:API serializer for Ruby Objects.
Apache License 2.0
5.07k stars 425 forks source link

Adding expiration for collection #480

Closed rcarvalho closed 1 year ago

rcarvalho commented 1 year ago

Adding a 5 minute expiration so the data on the grid gets updated regularly. Previously, the cache was not being invalidated at all, even when the data changed.