Ne pare rău. Nu am găsit nicio potrivire pentru căutarea dvs.

Pentru a găsi ceea ce căutați, vă sugerăm să încercați următoarele:

  • Verificați ortografia cuvintelor cheie ale căutării.
  • Utilizați sinonime pentru cuvântul cheie pe care l-ați introdus; de exemplu, încercați “aplicație” în loc de “software”.
  • Începeți o căutare nouă.
Country Contactați-ne Conectați-vă la Oracle Cloud

Redis Cache FAQ

General topics

What is Redis?

Redis is an in-memory key-value store that is commonly used as a cache to improve application performance by providing ultra-fast data delivery for increased response times. It does this by accessing data stored in memory, rather than querying the disk of an application database. By doing this, it also alleviates the burden of disk operations.

What are the use cases?

Applications that need to deliver fast, real-time data. These could be ecommerce, financial, real-time data analytics, ridesharing or food delivery applications, gaming, and many more use cases. Redis is used with popular databases, such as MySQL and PostgreSQL, so that you can use a database of your choice while still having exceptional application performance.

What versions of Redis does Oracle offer?

We currently provide version 7.0.5. However, we plan to offer more versions and support upgrades in the future.

What does Oracle manage?

We provide easy cluster creation and also automate high availability configurations across availability domains or fault domains, automatic failover, operation system patching, security updates, and resizing.

Configuration

What are flexible memory shapes?

Our flexible memory shapes allow you to choose the exact amount of memory you need for your cluster nodes. Other solutions make you choose a shape could be more than what you use. We support memory in discrete values so that you are not overprovisioning memory with a fixed shape.

Also, we let you scale your cluster up or down, on the fly, with minimal downtime. You can scale up to 500 GB of memory per node in your cluster.

How many nodes can I provision?

You can provision up to five nodes in a Redis cluster for replication and high availability. You can have up to 20 nodes per tenancy.

Additional details

What about monitoring and metrics?

We provide access to standard OCI monitoring and metrics so you can monitor the health and performance of your cluster. You can access CPU and memory utilization so that you can set alarms and notifications if your cluster is reaching a capacity level that indicates scaling is needed.

Is the service compliant?

Our service is compliant with all OCI baseline compliance programs to include FIPS, PCI, HIPAA, GDPR, SOC, and ISO.

How do I get early access to the service?

Click here to request early access to try OCI Cache with Redis.