https://github.com/redislabs/memcachedcloud-java-sample
Memcached Cloud on Play Sample
https://github.com/redislabs/memcachedcloud-java-sample
Last synced: 4 months ago
JSON representation
Memcached Cloud on Play Sample
- Host: GitHub
- URL: https://github.com/redislabs/memcachedcloud-java-sample
- Owner: RedisLabs
- Created: 2014-08-21T09:31:43.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-07-19T06:19:12.000Z (almost 11 years ago)
- Last Synced: 2026-03-05T17:34:11.833Z (4 months ago)
- Language: HTML
- Size: 122 KB
- Stars: 0
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memcached Cloud Java Sample
A Java app sample, running on [Play](https://www.playframework.com/) framework, demonstrating how [Memcached](http://memcached.org/) can be used at Heroku.
SET, GET and DELETE a key, and get your bucket's STATS.
The app is currently running at: [memcachedcloud-java-sample.herokuapp.com](http://memcachedcloud-java-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-java-sample)