openbsd-ports/databases/sharedance/pkg/PLIST
jasper b2e44ccb2a import sharedance 6.0
Sharedance is a high-performance 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 pool of
web servers. Access to a sharedance server is trivial through a simple
PHP API and it is compatible with the expectations of PHP 4 and PHP 5
session handlers.

from William Yodlowsky with some tweaks by me
2008-09-17 14:27:53 +00:00

10 lines
343 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2008/09/17 14:27:53 jasper Exp $
@bin sbin/sharedanced
share/doc/sharedance/
share/doc/sharedance/README
share/examples/sharedance/
share/examples/sharedance/session_handler.php
share/examples/sharedance/sharedance.php
share/examples/sharedance/test_session.php
share/examples/sharedance/test_sharedance.php