Redis-Fast 0.37 Latest
Files
- Build.PL
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- README.md
- builder/MyBuilder.pm
- cpanfile
- deps/hiredis/CHANGELOG.md
- deps/hiredis/CMakeLists.txt
- deps/hiredis/COPYING
- deps/hiredis/Makefile
- deps/hiredis/README.md
- deps/hiredis/adapters/ae.h
- deps/hiredis/adapters/glib.h
- deps/hiredis/adapters/ivykis.h
- deps/hiredis/adapters/libev.h
- deps/hiredis/adapters/libevent.h
- deps/hiredis/adapters/libhv.h
- deps/hiredis/adapters/libsdevent.h
- deps/hiredis/adapters/libuv.h
- deps/hiredis/adapters/macosx.h
- deps/hiredis/adapters/poll.h
- deps/hiredis/adapters/qt.h
- deps/hiredis/adapters/redismoduleapi.h
- deps/hiredis/alloc.c
- deps/hiredis/alloc.h
- deps/hiredis/appveyor.yml
- deps/hiredis/async.c
- deps/hiredis/async.h
- deps/hiredis/async_private.h
- deps/hiredis/dict.c
- deps/hiredis/dict.h
- deps/hiredis/examples/CMakeLists.txt
- deps/hiredis/examples/example-ae.c
- deps/hiredis/examples/example-glib.c
- deps/hiredis/examples/example-ivykis.c
- deps/hiredis/examples/example-libev.c
- deps/hiredis/examples/example-libevent-ssl.c
- deps/hiredis/examples/example-libevent.c
- deps/hiredis/examples/example-libhv.c
- deps/hiredis/examples/example-libsdevent.c
- deps/hiredis/examples/example-libuv.c
- deps/hiredis/examples/example-macosx.c
- deps/hiredis/examples/example-poll.c
- deps/hiredis/examples/example-push.c
- deps/hiredis/examples/example-qt.cpp
- deps/hiredis/examples/example-qt.h
- deps/hiredis/examples/example-redismoduleapi.c
- deps/hiredis/examples/example-ssl.c
- deps/hiredis/examples/example.c
- deps/hiredis/fmacros.h
- deps/hiredis/fuzzing/format_command_fuzzer.c
- deps/hiredis/hiredis-config.cmake.in
- deps/hiredis/hiredis.c
- deps/hiredis/hiredis.h
- deps/hiredis/hiredis.pc.in
- deps/hiredis/hiredis.targets
- deps/hiredis/hiredis_ssl-config.cmake.in
- deps/hiredis/hiredis_ssl.h
- deps/hiredis/hiredis_ssl.pc.in
- deps/hiredis/net.c
- deps/hiredis/net.h
- deps/hiredis/read.c
- deps/hiredis/read.h
- deps/hiredis/sds.c
- deps/hiredis/sds.h
- deps/hiredis/sdsalloc.h
- deps/hiredis/sockcompat.c
- deps/hiredis/sockcompat.h
- deps/hiredis/ssl.c
- deps/hiredis/test.c
- deps/hiredis/test.sh
- deps/hiredis/win32.h
- 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/reconnect_on_error.pl
- scripts/redis-benchmark.pl
- src/Redis__Fast.xs
- t/01-basic.t
- t/02-responses.t
- t/03-pubsub.t
- t/04-pipeline-issue117.t
- t/04-pipeline.t
- t/05-nonblock.t
- t/06-on-connect.t
- t/07-reconnect-on-error.t
- t/07-reconnect-without-auto-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/44-no-unicode-bug.t
- t/50-fork_safe.t
- t/51-leak.t
- t/53-blpop.t
- t/53-blpop_and_timeout.t
- t/53-deep-recursion.t
- t/53-fail-to-connect.t
- t/53-password.t
- t/53-signal.t
- t/53-timeout-length.t
- t/60-sentinel.t
- t/ssl/cert.pem
- t/ssl/key.pem
- 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
- xt/11-timeout.t
- xt/release/kwalitee.t