2
0
mirror of https://github.com/hibiken/asynq.git synced 2026-06-20 19:56:48 +08:00
Files
asynq/internal
Erik Nilsen f919a605d5 Add BatchEnqueue for pipelined multi-task enqueue
Adds BatchEnqueue to the Broker interface and RDB implementation that
sends multiple enqueueCmd Lua script invocations in a single Redis
pipeline round-trip. Also adds BatchEnqueueContext to the Client as
the public API, returning per-task results for partial-success handling.

Ref: hibiken/asynq#1069
2026-02-23 16:25:49 -08:00
..
2022-05-16 21:14:15 -07:00
2025-11-04 19:06:18 +03:00
2023-04-17 22:30:33 -07:00