
                              .:. SHAREDANCE .:.
                         Documentation for version 0.1


           ------------------------ BLURB ------------------------


Sharedance is a server that centralize ephemeral key/data pairs on remote
hosts, without the overhead and the complexity of an SQL database.

It was mainly designed to share caches and sessions between a bunch of web
servers. Access to a sharedance server is trivial through a simple PHP API and
it is fully compatible with the expectations of PHP session handlers.


        ------------------------ COMPILATION ------------------------


libevent (http://naughty.monkey.org/~provos/libevent/) must be installed on
your system, with development files (headers).

Then, follow the boring traditional procedure:

./configure
make install-strip

For details, have a look at the INSTALL file.

The software has been successfully tested on Linux 2.4, Linux 2.6 and OpenBSD.


            ------------------------ USAGE ------------------------


Sorry, this package is still in early stage and there's no documentation yet.



Thank you, 

                        -Frank DENIS "Jedi/Sector One" <j@pureftpd.org> .
