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

Local::Cluster - Stub of Cluster modules.

VERSION

Version 0.02

MODULES

Local::Cluster::CLI::Cache

CLI for cluster cache

Local::Cluster::CLI::Range

CLI for Cluster Range - expand/digest/count

Local::Cluster::CLI::Server

CLI for cluster server

Local::Cluster::Cache

Caching server. Implements Cluster::Interface.

Local::Cluster::Client

Cluster client

Local::Cluster::Config

Cluster configuration methods

Local::Cluster::EZDB

Extends Local::EZDB

Local::Cluster::Interface

Extends TCPServer::Interface.

Local::Cluster::Range

Extends Range::String.

Local::Cluster::Server

Cluster server. Implements 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.