An open API service indexing awesome lists of open source software.

https://github.com/redislabs/memcachedcloud-ruby-sinatra-sample

Memcached cloud on Sinatra Sample
https://github.com/redislabs/memcachedcloud-ruby-sinatra-sample

Last synced: 4 months ago
JSON representation

Memcached cloud on Sinatra Sample

Awesome Lists containing this project

README

          

# Memcached Cloud Ruby Sinatra Sample

A Ruby Sinatra sample app that demonstrates [Memcached](http://memcached.org/) deployment to Heroku.

SET, GET and DELETE a key, and get your bucket's STATS.

The app is currently running at: [memcachedcloud-ruby-sample.herokuapp.com](http://memcachedcloud-ruby-sample.herokuapp.com), and uses [Memcached Cloud](https://addons.heroku.com/memcachedcloud) as a backend.

## Deploy to Heroku

Instantly deploy it to Heroku:

[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/RedisLabs/memcachedcloud-ruby-sinatra-sample)