EV-Nats 0.01 Latest
Files
- .github/workflows/ci.yml
- Changes
- LICENSE
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README
- bench/benchmark.pl
- eg/chat.pl
- eg/circuit_breaker.pl
- eg/config_watcher.pl
- eg/distributed_lock.pl
- eg/event_sourcing.pl
- eg/health_checker.pl
- eg/jetstream.pl
- eg/kv_store.pl
- eg/log_aggregator.pl
- eg/monitoring.pl
- eg/nkey_auth.pl
- eg/pubsub.pl
- eg/queue_workers.pl
- eg/rate_limiter.pl
- eg/reconnect.pl
- eg/request_reply.pl
- eg/task_pipeline.pl
- eg/tls.pl
- lib/EV/Nats.pm
- lib/EV/Nats/JetStream.pm
- lib/EV/Nats/KV.pm
- lib/EV/Nats/ObjectStore.pm
- src/EV__Nats.xs
- src/ngx-queue.h
- t/00_load.t
- t/01_connect.t
- t/02_pubsub.t
- t/03_request.t
- t/04_queue_group.t
- t/05_autounsub.t
- t/06_request_timeout.t
- t/07_drain.t
- t/08_large_payload.t
- t/09_stress.t
- t/10_batch.t
- t/11_multi_conn.t
- t/12_multi_process.t
- t/13_misc.t
- typemap
- xt/01_cluster_failover.t
- xt/02_unix_socket.t
- xt/03_auth_failure.t
- xt/04_server_restart.t
- xt/05_concurrent_requests.t
- xt/06_large_fanout.t
- xt/07_slow_consumer.t
- xt/08_drain_under_load.t
- xt/09_max_payload.t