The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL
Changes
LICENSE
META.json
README.md
builder/MyBuilder.pm
cpanfile
lib/Redis/Fast.pm
lib/Redis/Fast/Hash.pm
lib/Redis/Fast/List.pm
lib/Redis/Fast/Sentinel.pm
minil.toml
scripts/publish.pl
scripts/redis-benchmark.pl
src/Redis__Fast.xs
t/01-basic.t
t/02-responses.t
t/03-pubsub.t
t/04-pipeline.t
t/05-nonblock.t
t/06-on-connect.t
t/07-reconnect.t
t/08-unix-socket.t
t/09-env-redis-server.t
t/10-tie-list.t
t/11-timeout.t
t/20-tie-hash.t
t/30-scripts.t
t/42-client_cmds.t
t/50-fork_safe.t
t/51-leak.t
t/53-blpop.t
t/53-blpop_and_timeout.t
t/53-signal.t
t/53-timeout-length.t
t/60-sentinel.t
t/tlib/Test/SpawnRedisServer.pm
t/tlib/Test/SpawnRedisTimeoutServer.pm
tools/benchmarks/read_vs_sysread.pl
tools/benchmarks/readline_vs_sysread_vs_recv/client-readline.pl
tools/benchmarks/readline_vs_sysread_vs_recv/client-recv.pl
tools/benchmarks/readline_vs_sysread_vs_recv/client-sysread.pl
tools/benchmarks/readline_vs_sysread_vs_recv/run.pl
tools/benchmarks/readline_vs_sysread_vs_recv/server-generator.pl
typemap
deps/hiredis/CHANGELOG.md
deps/hiredis/COPYING
deps/hiredis/Makefile
deps/hiredis/README.md
deps/hiredis/adapters/ae.h
deps/hiredis/adapters/libev.h
deps/hiredis/adapters/libevent.h
deps/hiredis/async.c
deps/hiredis/async.h
deps/hiredis/dict.c
deps/hiredis/dict.h
deps/hiredis/example-ae.c
deps/hiredis/example-libev.c
deps/hiredis/example-libevent.c
deps/hiredis/example.c
deps/hiredis/fmacros.h
deps/hiredis/hiredis.c
deps/hiredis/hiredis.h
deps/hiredis/net.c
deps/hiredis/net.h
deps/hiredis/sds.c
deps/hiredis/sds.h
deps/hiredis/test.c
META.yml
MANIFEST