NAME
Pixie::Store::Memory -- a memory store for Pixie.
SYNOPSIS
use Pixie;
my $px = Pixie->new->connect( 'memory' );
DESCRIPTION
A memory store for Pixie.
SEE ALSO
AUTHORS
James Duncan <james@fotango.com>, Piers Cawley <pdcawley@bofh.org.uk> and Leon Brocard <acme@astray.com>.
Docs by Steve Purkis <spurkis@cpan.org>.
COPYRIGHT
Copyright (c) 2002-2004 Fotango Ltd
This software is released under the same license as Perl itself.