A simple app using Django and Redis
You need install redis-py before run this app: $ sudo easy_install redis
Install or upgrade django to version 1.3.
- Get or extract source-code in somewhere
- Run
redis-server
- Start python server
python manage.py runserver
Coded by Anh Tran http://twitter.info