Options
All
  • Public
  • Public/Protected
  • All
Menu

Module commands/AGGREGATE

Index

Type aliases

AggregateRawReply: [total: number, results: RedisCommandArgument[][]]

Functions

  • pushAggregatehOptions(args: RedisCommandArguments, options?: AggregateOptions): RedisCommandArguments
  • transformArguments(index: string, query: string, options?: AggregateOptions): RedisCommandArguments
  • transformReply(rawReply: [total: number, ...results: RedisCommandArgument[][]]): AggregateReply

Generated using TypeDoc