This sample demonstrates a simple procedural PHP application which mimics the functionality of Twitter with a Redis Cache backend. To read more about the original version of this sample open the Retwis README file.
About The Sample
This sample is a twitter clone written in PHP with a Redis Cache backend.
How to Run The Sample
To run this sample you will need:
- An Internet connection
- An Azure Subscription (a free trial is sufficient)
Deploy this Sample to Azure
- Click on the Deploy to Azure Button above
- Log into Azure
- Fill out a few details in the Portal
- Kick off your shoes, put your feet up, lean back and enjoy as this sample deploys itself. (this should take about 15 minutes)
Code Walk-Through
Coming soon.