Skip to main content

Redis

You’ll get Redis for caches, sessions, or lightweight queues in an environment.

Choose this when

  • Apps need a shared cache or simple queue
  • You prefer the catalog flow over the dedicated Databases path (see chooser if unsure)

What you get

  • Redis in your environment
  • An internal endpoint for apps
  • Optional password / auth

Options

OptionPurpose
EnvironmentWhere Redis runs
AccessKeep internal for most teams
Auth / passwordProtect the endpoint
Memory / resourcesCapacity under load

After deploy

Copy the host and credentials into apps or shared variables. If instances restart under load, raise memory limits first. Also see Redis databases. Full deploy steps: How to use ready-made apps.