Reset Cache APIs
Get redis key/keys
Get redis keys
Get redis key using global object 'g'.
- Get single redis key value.
- Get multiple redis keys values.
Set redis key/keys
Set redis keys
Set redis key using global object 'g'.
Remove redis key/keys
Remove redis keys
Remove redis key and its value using global object 'g'.
Remove multiple redis keys.
Reset cache of custom APIs
Reset cache custom API
Reset cache of the custom API using global object 'g'.
Reset cache of system APIs
Reset cache of system API
Reset cache of system API using global object 'g'.
Reset cache of third party APIs
Reset cache of Third party APIs
Reset Third party API cache using global object 'g'.
Reset cache of database table/collection
Database cache reset
Reset cache of database table/collection using global object 'g'.