Skip to content

Instantly share code, notes, and snippets.

@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 / redis-cloud overview.md
Created November 4, 2012 09:44 — forked from Yiftach/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

@kehati
kehati / gist:3755145
Created September 20, 2012 10:34 — forked from Yiftach/gist:3515674

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

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 highest performance - no matter how much memory you use, you always get the highest throughput and lowest latency like if you were running on the strongest EC2 instance.

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 Redis DB. Y

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.