NAME
ShardedKV::Storage::Memory - Testing storage backend for in-memory storage
VERSION
version 0.20
SYNOPSIS
TODO
DESCRIPTION
A ShardedKV
storage backend that uses a Perl in-memory hash for storage. It is mainly intended for testing.
Implements the ShardedKV::Storage
role.
SEE ALSO
AUTHORS
Steffen Mueller <smueller@cpan.org>
Nick Perez <nperez@cpan.org>
Damian Gryski <dgryski@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Steffen Mueller.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.