Known Issues for OCI Cache

Known issues have been identified in OCI Cache.

EVAL error occurs

Details

When executing a Lua script or using a Redis library that's executing a Lua script, you encounter the following error message:

ERR unknown command 'EVAL'
Workaround
Lua script isn't currently supported by OCI Cache, but will be supported in a future release. Replace the code or underlying library being used with one that doesn't require Lua script support.
Resolved
2024-08-12

Lua script is now supported by OCI Cache.

Missing samples in OCI Cache API documentation

Details

No examples are displayed in the Examples section for API operations in the OCI Cache API documentation. Instead, you see the following message:

Sorry, we do not have a <language> SDK example for this request.
Workaround

We're working on a resolution. As a workaround, you can access code samples by downloading the applicable SDK. For more information, see Developer Tools and Resources.