UNPKG

wakaq

Version:

Background task queue for Node backed by Redis, a super minimal Celery

2 lines (1 loc) 170 B
export declare const ZRANGEPOP = "local results = redis.call('ZRANGEBYSCORE', KEYS[1], 0, ARGV[1])\nredis.call('ZREMRANGEBYSCORE', KEYS[1], 0, ARGV[1])\nreturn results";