master
Ray Slakinski 2010-05-12 15:39:31 -04:00
parent bc5f7feedd
commit e20c9097e6
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ The advantage to using this over other solutions is that your data is persistent
unlike memcached, and Cassandra is designed to store key-value data like
this, so performance is much closer to that of memcached than with a database.
Note: This work was initially based off of [tokyo-tyrant-sessions](http://github.com/ericflo/django-tokyo-sessions) by Eric Flo.
Note: This work was initially based off of [tokyo-tyrant-sessions](http://github.com/ericflo/django-tokyo-sessions) by @ericflo.
Dependencies
------------