
ShardedKV::Storage::Memory - Testing storage backend for in-memory storage

version 0.17

TODO

A ShardedKV storage backend that uses a Perl in-memory hash for storage. It is mainly intended for testing.
Implements the ShardedKV::Storage role.



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.