turn array of continuable into continuable that invokes them in series
Cache a continuable
continuables in a handy-dandy grab bag, ready to go in case of an emergency.
This package provides support for the [RedisTimeSeries](https://redis.io/docs/data-types/timeseries/) module, which adds a time series data structure to Redis.
pull-streams and continuables make friends!
Run an array of functions in series
Idea for callbacks as values
Iterate over promises serially
Compose promise-returning & async functions into a reusable pipeline
Apply an async function to each Array element in series.
Run promise-returning & async functions in series, each passing its result to the next
Call an array of asynchronous functions in series
Turn an array of continuables into a continuable containing an array
Transform optional chaining operators into a series of nil checks
Map over array avoiding parallel execution, using promises
Compute the sum of an infinite series.
Map over promises serially
Turn a hash of continuables into a continuable containing a hash of values
This package provides support for the [RedisTimeSeries](https://redistimeseries.io) module, which adds a time series data structure to Redis. It extends the [Node Redis client](https://github.com/redis/node-redis) to include functions for each of the Redi
utilities for observable asynchronous control flow
Zero-overhead asynchronous series/each/map function calls
Plugin helper for Fastify
A small, fast chart for time series, lines, areas, ohlc & bars
Run commands in order