NAME
Redis::Client::Role::Tied - Role for tied things that talk to Redis
VERSION
version 0.015
DESCRIPTION
This role contains common functionality used by the Redis::Client tie
classes.
SEE ALSO
- Redis::Client
- Redis::Client::String
- Redis::Client::List
- Redis::Client::Hash
- Redis::Client::Set
- Redis::Client::Zset
AUTHOR
Mike Friedman <friedo@friedo.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Mike Friedman.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.