Lookup Tables: Allow to manually clear cache #3962
Closed
Comments
bernd
added a commit
that referenced
this issue
Jul 3, 2017
Also unbreak cache purging by using the data adapter id for the prefix everywhere. Closes #3962
kroepke
added a commit
that referenced
this issue
Jul 4, 2017
* Allow manual cache purge via UI and API Also unbreak cache purging by using the data adapter id for the prefix everywhere. Closes #3962 * Remove debug console.log statements * Fix API description for cache purge endpoint
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When a lookup table cache is configured with a long TTL, it can be annoying having to wait until an entry expired. A way to manually clear/invalidate the cache would be great.
The text was updated successfully, but these errors were encountered: