Skip to content

Instantly share code, notes, and snippets.

View Yiftach's full-sized avatar

Yiftach Yiftach

  • Redis
View GitHub Profile

Redis Cloud is an add-on implementing the Redis advanced key-value store, which is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.

The Redis Cloud add-on provides a fully-automated redis cloud service for hosting your Redis dataset, with:

  • Infinite-scalability: supports all Redis commands at any dataset size.
  • Reliability: auto-failover with absolutely no data loss. Enhanced data persistence and backup options.
  • Zero-management: no need to deal with data persistence configuration, Redis cluster, failure recovery or scaling of your database.

You can now get started for free immediately, and add memory

Redis-Cloud is a fully-automated service for hosting your Redis dataset, providing:

  • Infinite-scalability: supports all Redis commands at any dataset size
  • Reliability: auto-failover with absolutely no data loss. Enhanced data persistence and backup options
  • Performance: no matter how much memory you use, you will always get the highest throughput and lowest latency like if you were running on the strongest EC2 instances
  • Fully managed - completely hassle free

You can quickly and easily get your apps up and running with Redis-Cloud through the Redis-Cloud add-on for Heroku, just tell us how much memory you need and get started instantly with your first database. You can then add as many as possible dedicated databases, increase or decrease your memory capacity as needed and without affecting your existing data.

Redis Cloud is a fully-managed service for running your Redis dataset. It overcomes Redis’ scalability limitation by supporting all Redis commands at any dataset size. Your dataset is constantly replicated, so if a node fails, an auto-switchover mechanism guarantees data is served without interruption. Redis Cloud provides various data persistence options as well as remote backups for disaster recovery purposes.

Redis Cloud completely frees you from dealing with nodes, clusters, scaling, data-persistence configuration and failure recovery, while guaranteeing absolutely no data loss. The service guarantees the best performance - you always get the highest throughput and lowest latency as if you were running the strongest EC2 instance.

You can quickly and easily get your apps up and running with Redis Cloud through its add-on for Heroku, just tell us how much memory you need and get started instantly with your first Redis database. You can then add as many Redis databases as you ne

@Yiftach
Yiftach / Redis Cloud overview.md
Created September 20, 2012 13:07 — forked from kehati/gist:3755145
Heroku - Redis Cloud overview

Redis Cloud is a fully-managed service for running your Redis dataset. You can quickly and easily get your apps up and running with Redis Cloud through its add-on for Heroku, just tell us how much memory you need and get started instantly with your first Redis database. You can then add as many Redis databases as you need (each running in a dedicated process, in a non-blocking manner) and increase or decrease the memory size of your plan without affecting your existing data. You can easily import an existing dataset to any of your Redis Cloud databases, from your S3 account or from any other Redis server. Daily backups are performed automatically and in addition, you can backup your dataset manually at any given time.

Getting started

Start by installing the add-on:

:::term

$ heroku addons:add rediscloud

@Yiftach
Yiftach / redis-cloud overview.md
Created October 25, 2012 13:44
AppFog - Redis Cloud overview

Redis Cloud is a fully-managed service for running your Redis dataset. It overcomes Redis’ scalability limitation by supporting all Redis commands at any dataset size. Your dataset is constantly replicated, so if a node fails, an auto-switchover mechanism guarantees data is served without interruption. Redis Cloud provides various data persistence options as well as remote backups for disaster recovery purposes.

Redis Cloud completely frees you from dealing with nodes, clusters, scaling, data-persistence configuration and failure recovery, while guaranteeing absolutely no data loss. The service guarantees the best performance - you always get the highest throughput and lowest latency as if you were running the strongest cloud instance.

You can quickly and easily get your apps up and running with Redis Cloud through its add-on for AppFog, just tell us how much memory you need and get started instantly with your first Redis database. You can then add as many Redis databases as you ne

@Yiftach
Yiftach / redis-cloud overview.md
Created October 31, 2012 06:35
AppHarbor - Redis Cloud Overview

Redis Cloud is a fully-managed service for running your Redis dataset. You can quickly and easily get your apps up and running with Redis Cloud through its add-on for AppHarbor, just tell us how much memory you need and get started instantly with your first Redis database. You can then add as many Redis databases as you need (each running in a dedicated process, in a non-blocking manner) and increase or decrease the memory size of your plan without affecting your existing data. You can easily import an existing dataset to any of your Redis Cloud databases, from your S3 account or from any other Redis server. Daily backups are performed automatically and in addition, you can backup your dataset manually at any given time.

Getting started

Start by installing the add-on:

:::term

$ heroku addons:add rediscloud

@Yiftach
Yiftach / redis-cloud overview.md
Created November 5, 2012 08:03 — forked from kehati/redis-cloud overview.md
AppHarbor - Redis Cloud Docs

Redis Cloud is a fully-managed service for running your Redis dataset. You can quickly and easily get your apps up and running with Redis Cloud through its add-on for AppHarbor, just tell us how much memory you need and get started instantly with your first Redis database. You can then add as many Redis databases as you need (each running in a dedicated process, in a non-blocking manner) and increase or decrease the memory size of your plan without affecting your existing data. You can easily import an existing dataset to any of your Redis Cloud databases, from your S3 account or from any other Redis server. Daily backups are performed automatically and in addition, you can backup your dataset manually at any given time.

Install Redis Cloud

In the “Add-ons” tab on your app console click on the Redis Cloud add-on, and choose your Redis Cloud plan.

Once Redis Cloud has been added, you will notice a new configuration variable: REDISCLOUD_URL in the Configuration variables ta

@Yiftach
Yiftach / redis-cloud overview.md
Created November 5, 2012 10:56 — forked from kehati/redis-cloud overview.md
AppHarbor - Redis Cloud Docs

Install Redis Cloud

In the “Add-ons” tab on your app console click on the Redis Cloud add-on, and choose your Redis Cloud plan.

Once Redis Cloud has been added, you will notice a new configuration variable: REDISCLOUD_URL in the Configuration variables tab on your app console, containing the username, password, hostname and port of your first Redis Cloud database.

Note: as database provisioning is carried out asynchronously, please wait until the creation and initialization of the database is complete. This process shouldn't take more than 60 seconds. You are ready to go when the "hostname" value in the `REDISCLOUD_URL` environment variable is different than your "localhost".

Next, setup your app to start using the Redis Cloud add-on.

@Yiftach
Yiftach / redis-cloud-heroku.md
Last active October 10, 2022 21:35
Redis Cloud Heroku overview

Redis Cloud is a fully-managed cloud service for hosting and running your Redis dataset in a highly-available and scalable manner, with predictable and stable top performance. You can quickly and easily get your apps up and running with Redis Cloud through its add-on for Heroku, just tell us how much memory you need and get started instantly with your first Redis database. You can then add more Redis databases (each running in a dedicated process, in a non-blocking manner) and increase or decrease the memory size of your plan without affecting your existing data.

Redis Cloud offers true high-availability with its in-memory dataset replication and instant auto-failover mechanism, combined with its fast storage engine. You can easily import an existing dataset to any of your Redis Cloud databases, from your S3 account or from any other Redis server. Daily backups are performed automatically and in addition, you can backup your dataset manually at any given time. The service

@Yiftach
Yiftach / redis-cloud-mz-heroku.md
Last active December 18, 2015 02:39
Redis Cloud MZ Heroku overview

Redis Cloud Multi-AZ is a fully-managed cloud service for hosting and running your Redis dataset with enhanced level highly-availability. Your dataset is constantly replicated to a different Availability Zone (data center) and an instant auto-failover mechanism guarantees data is served without interruption in case of a complete or partial outages of the data center hosting your Redis dataset.

Like the basic Redis Cloud add-on, Redis Cloud Multi-AZ provides auto-scalability and predictable and stable top performance. You can quickly and easily get your apps up and running with Redis Cloud Multi-AZ through its add-on for Heroku, just tell us how much memory you need and get started instantly with your first truly highly-available Redis database. You can then add as many Redis databases as you need (each running in a dedicated process, in a non-blocking manner) and increase or decrease the memory size of your plan without affecting your existing data.

Redis Cloud Multi-AZ offers a