Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 599 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 599 Bytes

Memcached Cloud PHP Sample

A PHP app sample that demonstrates how Memcached can be used at Heroku.
SET, GET and DELETE a key, and get your bucket's STATS.

The app is currently running at: memcachedcloud-php-sample.herokuapp.com, and uses Memcached Cloud as a backend.

Deploy to Heroku

Instantly deploy it to Heroku:

Deploy