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

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

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:

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