From 630d8c71df7c8bc5b358a5c2db7d1af90d97b0c3 Mon Sep 17 00:00:00 2001 From: Ray Slakinski Date: Mon, 10 May 2010 14:42:38 -0400 Subject: [PATCH] list dependencies --- README.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.markdown b/README.markdown index 04ef855..2ea6f13 100644 --- a/README.markdown +++ b/README.markdown @@ -9,6 +9,10 @@ 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. +Dependencies +------------ +* [Lazyboy](http://github.com/ieure/lazyboy/) * Use Ian Eure's version as it supports 0.6.1 of Cassandra + Installing cassandra-sessions -----------------------------