Redis

Oracle AI Database as a Redis Server

Oracle AI Database provides Redis server–compatible functionality. It supports storing and caching Redis objects as database objects and automatically synchronizing them when the underlying database objects change. For example, if a database object is updated, the corresponding Redis object is invalidated and reloaded on the next fetch/get operation.

The built-in Redis Server in Oracle AI Database simplifies the application stack and provides automatic synchronization and invalidation of Redis objects backed by the database. You have the flexibility of configuring Oracle Redis Server on Oracle AI Database, Oracle Active Data Guard, and Oracle True Cache.

View Documentation