EV-Memcached 0.05 Latest
Files
- Changes
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README
- bench/benchmark.pl
- eg/anyevent.pl
- eg/basic.pl
- eg/batch_insert.pl
- eg/cache_aside.pl
- eg/cas.pl
- eg/counter.pl
- eg/error_handling.pl
- eg/flow_control.pl
- eg/lock.pl
- eg/multi_server.pl
- eg/multiget.pl
- eg/pipeline.pl
- eg/rate_limiter.pl
- eg/reconnect.pl
- eg/sasl_auth.pl
- eg/serialization.pl
- eg/session_cache.pl
- eg/stats.pl
- eg/timeout.pl
- eg/unix_socket.pl
- eg/worker_id.pl
- lib/EV/Memcached.pm
- src/EV__Memcached.xs
- src/ngx-queue.h
- src/ppport.h
- t/00_load.t
- t/01_connect.t
- t/02_commands.t
- t/03_safety.t
- t/04_features.t
- t/05_leak.t
- t/06_edge_cases.t
- t/07_sasl.t
- t/08_command_timeout.t
- t/09_reentrancy.t
- t/10_skip_pending_late_response.t
- t/11_destroy_in_callback.t
- t/12_connect_fail_waiting.t
- t/13_quit_intentional.t
- t/14_loop_option.t
- t/15_api_validation.t
- t/16_drain_reentrancy.t
- t/17_connect_deferred.t
- t/lib/FakeMemcached.pm
- typemap