typo
This commit is contained in:
@@ -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
|
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.
|
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
|
Dependencies
|
||||||
------------
|
------------
|
||||||
|
|||||||
Reference in New Issue
Block a user