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
- Host: GitHub
- URL: https://github.com/redislabs/memcachedcloud-ruby-sinatra-sample
- Owner: RedisLabs
- License: gpl-3.0
- Created: 2014-08-18T13:25:10.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-07-19T06:18:28.000Z (almost 11 years ago)
- Last Synced: 2025-06-16T13:04:52.384Z (about 1 year ago)
- Language: HTML
- Size: 152 KB
- Stars: 1
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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:
[](https://heroku.com/deploy?template=https://github.com/RedisLabs/memcachedcloud-ruby-sinatra-sample)