Group
Extension

Matches 1

Redis-Cluster-Fast ( P/PL/PLAIN/Redis-Cluster-Fast-0.096.tar.gz, PLAIN, 2025; MetaCPAN )
Redis-Cluster-Fast/deps/hiredis-cluster/tests/scripts/simulated-redis.pl ( view source; MetaCPAN )
.  This file is offered as-is,
# without any warranty.

use strict;
use warnings;
use Socket;
use JSON;

my $port = 7000;
my $debug = 0;
my ($sig, $sig_pid);
my $use_ipv6 = 0;

# Parse command line ar
\r\n$/;
        } else {
            # e.g. '["foo", "bar", 42]'
            $data = redis_encode(JSON->new->allow_nonref->decode($1));
        }
        print $connection $data;
        flush $connec

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.