The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

DynGig::Cluster - Stub of Cluster modules.

VERSION

Version 0.01

MODULES

DynGig::Cluster::CLI::Cache

CLI for cluster cache

DynGig::Cluster::CLI::Range

CLI for Cluster Range - expand/digest/count

DynGig::Cluster::CLI::Server

CLI for cluster server

DynGig::Cluster::Cache

Caching server. Implements DynGig::Cluster::Interface.

DynGig::Cluster::Client

Cluster client

DynGig::Cluster::Config

Cluster configuration methods

DynGig::Cluster::EZDB

Extends DynGig::EZDB

DynGig::Cluster::Interface

Extends DynGig::Util::TCPServer.

DynGig::Cluster::Range

Extends Range::String.

DynGig::Cluster::Server

Cluster server. Implements DynGig::Cluster::Interface.

AUTHOR

Kan Liu

COPYRIGHT and LICENSE

Copyright (c) 2010. Kan Liu

This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.