Group
Extension

Matches 2

Redis-Fast ( S/SH/SHOGO/Redis-Fast-0.37.tar.gz, SHOGO, 2024; MetaCPAN )
Redis-Fast/xt/11-timeout.t ( view source; MetaCPAN )
    };
        },
    );

    my $redis;
    my $start_time = clock_gettime(CLOCK_MONOTONIC);
    isnt(
         exception { $redis = Redis::Fast->new(server => '127.0.0.1:' . $server->port, cnx_timeo
.
    # it is reserved for documentation, so unreachable.
    my $server = "192.0.2.1:9998";

    isnt(
         exception { $redis = Redis::Fast->new(server => $server, cnx_timeout => 2); },
        
Redis-Fast ( S/SH/SHOGO/Redis-Fast-0.37.tar.gz, SHOGO, 2024; MetaCPAN )
Redis-Fast/t/50-fork_safe.t ( view source; MetaCPAN )
ort on parent";
        waitpid($pid, 0);
    }
    else {
        $o->incr("test-fork");
        isnt $o->__get_port, $localport, "different port on child";
        is $o->info->{connected_clients}, 

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