Changes for version 0.03 - 2026-06-01
- Fix an HMSG header out-of-bounds read and a stack-pointer drift when cancelling pending requests
Modules
High-performance asynchronous NATS client using EV
JetStream API client for EV::Nats
Key-Value store on top of NATS JetStream
Chunked object store on top of NATS JetStream
Examples
- 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/js_pull_worker.pl
- eg/kv_store.pl
- eg/leader_election.pl
- eg/log_aggregator.pl
- eg/monitoring.pl
- eg/nkey_auth.pl
- eg/object_cli.pl
- eg/pubsub.pl
- eg/queue_workers.pl
- eg/rate_limiter.pl
- eg/reconnect.pl
- eg/replay.pl
- eg/request_reply.pl
- eg/task_pipeline.pl
- eg/tls.pl