NAME
ShardedKV::Storage::MySQL - MySQL storage backend for ShardedKV
VERSION
version 0.05
SYNOPSIS
TODO
DESCRIPTION
A ShardedKV
storage backend that DBI
and DBD::mysql
to store data in a MySQL table.
Implements the ShardedKV::Storage
role.
TODO more docs
SEE ALSO
AUTHORS
Steffen Mueller <smueller@cpan.org>
Nick Perez <nperez@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 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.