Skip to content

Instantly share code, notes, and snippets.

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 OpenShift, just tell us how much memory you need and get started instantly with your first Redis database.

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 guarantees high performance, as if you were running the strongest cloud instances.

Creating A Redis Cloud Service

Create a Redis Cloud service via the [OpenShift Marketpalce](https://m

@kehati
kehati / readme.md
Last active August 29, 2015 14:02
Memcached Cloud Wordpress Plugin- readme.txt

=== Memcached Cloud ===

Contributors: Redis Labs Tags: cache, Memcached Cloud, Memcached, SASL, binary protocol, cache, object cache, WP Object Cache Requires at least: 3.4 Tested up to: 3.9.1 Stable tag: 1.0

Use Memcached with SASL authentication to implement WP Object Cache

@kehati
kehati / partner-redislabs-memcachedcloud.md
Created March 6, 2014 13:25
Memcached Cloud docs for Azure Store

Memcached Cloud is a fully-managed service for running your Memcached in a reliable and fail-safe manner. Your dataset is constantly replicated, so if a node fails, an auto-switchover mechanism guarantees data is served without interruption. Memcached Cloud provides various data persistence options as well as remote backups for disaster recovery purposes. You can quickly and easily get your apps up and running with Memcached Cloud through its through its App Service add-on at Azure Store, just tell us how much memory you need and get started instantly with your first Memcached bucket.

A Memcached bucket is created in seconds and from that moment on, all operations are fully-automated. The service completely frees developers from dealing with nodes, clusters, server lists, scaling and failure recovery, while guaranteeing absolutely no data loss.

Creating A Memcached Cloud Service

Choose the Memcached Cloud add-on from the Azure Store's App Service catalog, select

@kehati
kehati / partner-redislabs-rediscloud.md
Last active August 29, 2015 13:57
redis Cloud Docs for Azure Store

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 App Service add-on at Azure Store, just tell us how much memory you need and get started instantly with your first Redis database.

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 guarantees high performance, as if you were running the strongest cloud instances.

Creating A Redis Cloud Service

Choose the Redis Cloud add-on from the Azure Store's App

@kehati
kehati / readme.md
Last active August 29, 2015 13:56 — forked from itamarhaber/readme.md

RedisJobStore

A Quartz Scheduler JobStore that uses Redis for persistent storage.

Configuration

To get Quartz up and running quickly with RedisJobStore, use the following example to configure your quartz.properties file:

# setting the scheduler's misfire threshold, in milliseconds 

org.quartz.jobStore.misfireThreshold: 60000

@kehati
kehati / rediscloud.html.md
Last active August 29, 2015 13:55
rcf-docs redislabs.com migration
title category
Redis Cloud
marketplace

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 Cloud Foundry, just tell us how much memory you need and get started instantly with your first Redis database.

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 guarantees high performance, as if you were running the strongest cloud instances.

@kehati
kehati / readme.md
Last active January 4, 2016 13:59
RedisJobStore readme

RedisJobStore

A Quartz Scheduler JobStore, that utilizes redis as a persistent storage.

Configuration

To get Quartz up and running quickly with RedisJobStore, use the following example to configure your quartz.properties file:

# setting the scheduler's misfire threshold, in milliseconds 

org.quartz.jobStore.misfireThreshold: 60000

Install Memcached Cloud

In the “Add-ons” tab on your app console click on the Memcached Cloud add-on, and choose your Memcached Cloud plan. Once Memcached Cloud has been added, you will notice three new enironment variables: MEMCACHEDCLOUD_SERVERS, MEMCACHEDCLOUD_USERNAME, MEMCACHEDCLOUD_PASSWORD in the Configuration variables tab on your app console, containing the servers and credentials of your first Memcached Cloud bucket.

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

Using Memcached with EnyimMemcached

Memcached Cloud is a fully-managed service that operates your Memcached in a reliable and fail-safe manner. Your dataset is constantly replicated, so if a node fails, an automatic failover mechanism guarantees that your data is served without interruption. Memcached Cloud provides various data persistence options as well as remote backups for disaster recovery purposes. You can quickly and easily get your apps up and running with Memcached Cloud through its add-on for Cloud Foundry, just tell us how much memory you need and start using your Memcached bucket instantly.

A Memcached bucket is created in seconds and from that moment on, all operations are fully automated. The service completely frees developers from dealing with nodes, clusters, server lists, scaling and failure recovery, while guaranteeing absolutely no data loss.

Getting started

In the "Add-ons" tab on your app console click "Install" for the Memcached Cloud add-on. That’s it!

Once `Memcached Cloud

Memcached Cloud is a fully-managed service that operates your Memcached in a reliable and fail-safe manner. Your dataset is constantly replicated, so if a node fails, an automatic failover mechanism guarantees that your data is served without interruption. Memcached Cloud provides various data persistence options as well as remote backups for disaster recovery purposes. You can quickly and easily get your apps up and running with Memcached Cloud through its add-on for Cloud Foundry, just tell us how much memory you need and start using your Memcached bucket instantly.

A Memcached bucket is created in seconds and from that moment on, all operations are fully automated. The service completely frees developers from dealing with nodes, clusters, server lists, scaling and failure recovery, while guaranteeing absolutely no data loss.

Getting started

Start by installing the add-on: A list of all plans available can be found [here](http://add