Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Pipeline

Index

Properties

isCluster: boolean
length: number

Methods

  • geosearch(key: <internal>.IORedis.KeyType, from: "FROMMEMBER", member: string, by: "BYRADIUS", radius: number, radiusUnit: "m" | "km" | "ft" | "mi", count: "COUNT", countValue: number, sort?: "ASC" | "DESC", withCoord?: "WITHCOORD", withDist?: "WITHDIST", withHash?: "WITHHASH"): <internal>.IORedis.Pipeline
  • geosearch(key: <internal>.IORedis.KeyType, from: "FROMMEMBER", member: string, by: "BYBOX", width: number, height: number, unit: "m" | "km" | "ft" | "mi", count: "COUNT", countValue: number, sort?: "ASC" | "DESC", withCoord?: "WITHCOORD", withDist?: "WITHDIST", withHash?: "WITHHASH"): <internal>.IORedis.Pipeline
  • geosearch(key: <internal>.IORedis.KeyType, from: "FROMLONLAT", longitude: number, latitude: number, by: "BYRADIUS", radius: number, radiusUnit: "m" | "km" | "ft" | "mi", count: "COUNT", countValue: number, sort?: "ASC" | "DESC", withCoord?: "WITHCOORD", withDist?: "WITHDIST", withHash?: "WITHHASH"): <internal>.IORedis.Pipeline
  • geosearch(key: <internal>.IORedis.KeyType, from: "FROMLONLAT", longitude: number, latitude: number, by: "BYBOX", width: number, height: number, unit: "m" | "km" | "ft" | "mi", count: "COUNT", countValue: number, sort?: "ASC" | "DESC", withCoord?: "WITHCOORD", withDist?: "WITHDIST", withHash?: "WITHHASH"): <internal>.IORedis.Pipeline
  • geosearch(key: <internal>.IORedis.KeyType, from: "FROMMEMBER", member: string, by: "BYRADIUS", radius: number, radiusUnit: "m" | "km" | "ft" | "mi", sort?: "ASC" | "DESC", withCoord?: "WITHCOORD", withDist?: "WITHDIST", withHash?: "WITHHASH"): <internal>.IORedis.Pipeline
  • geosearch(key: <internal>.IORedis.KeyType, from: "FROMMEMBER", member: string, by: "BYBOX", width: number, height: number, unit: "m" | "km" | "ft" | "mi", sort?: "ASC" | "DESC", withCoord?: "WITHCOORD", withDist?: "WITHDIST", withHash?: "WITHHASH"): <internal>.IORedis.Pipeline
  • geosearch(key: <internal>.IORedis.KeyType, from: "FROMLONLAT", longitude: number, latitude: number, by: "BYRADIUS", radius: number, radiusUnit: "m" | "km" | "ft" | "mi", sort?: "ASC" | "DESC", withCoord?: "WITHCOORD", withDist?: "WITHDIST", withHash?: "WITHHASH"): <internal>.IORedis.Pipeline
  • geosearch(key: <internal>.IORedis.KeyType, from: "FROMLONLAT", longitude: number, latitude: number, by: "BYBOX", width: number, height: number, unit: "m" | "km" | "ft" | "mi", sort?: "ASC" | "DESC", withCoord?: "WITHCOORD", withDist?: "WITHDIST", withHash?: "WITHHASH"): <internal>.IORedis.Pipeline
  • Parameters

    • key: <internal>.IORedis.KeyType
    • from: "FROMMEMBER"
    • member: string
    • by: "BYRADIUS"
    • radius: number
    • radiusUnit: "m" | "km" | "ft" | "mi"
    • count: "COUNT"
    • countValue: number
    • Optional sort: "ASC" | "DESC"
    • Optional withCoord: "WITHCOORD"
    • Optional withDist: "WITHDIST"
    • Optional withHash: "WITHHASH"

    Returns <internal>.IORedis.Pipeline

  • Parameters

    • key: <internal>.IORedis.KeyType
    • from: "FROMMEMBER"
    • member: string
    • by: "BYBOX"
    • width: number
    • height: number
    • unit: "m" | "km" | "ft" | "mi"
    • count: "COUNT"
    • countValue: number
    • Optional sort: "ASC" | "DESC"
    • Optional withCoord: "WITHCOORD"
    • Optional withDist: "WITHDIST"
    • Optional withHash: "WITHHASH"

    Returns <internal>.IORedis.Pipeline

  • Parameters

    • key: <internal>.IORedis.KeyType
    • from: "FROMLONLAT"
    • longitude: number
    • latitude: number
    • by: "BYRADIUS"
    • radius: number
    • radiusUnit: "m" | "km" | "ft" | "mi"
    • count: "COUNT"
    • countValue: number
    • Optional sort: "ASC" | "DESC"
    • Optional withCoord: "WITHCOORD"
    • Optional withDist: "WITHDIST"
    • Optional withHash: "WITHHASH"

    Returns <internal>.IORedis.Pipeline

  • Parameters

    • key: <internal>.IORedis.KeyType
    • from: "FROMLONLAT"
    • longitude: number
    • latitude: number
    • by: "BYBOX"
    • width: number
    • height: number
    • unit: "m" | "km" | "ft" | "mi"
    • count: "COUNT"
    • countValue: number
    • Optional sort: "ASC" | "DESC"
    • Optional withCoord: "WITHCOORD"
    • Optional withDist: "WITHDIST"
    • Optional withHash: "WITHHASH"

    Returns <internal>.IORedis.Pipeline

  • Parameters

    • key: <internal>.IORedis.KeyType
    • from: "FROMMEMBER"
    • member: string
    • by: "BYRADIUS"
    • radius: number
    • radiusUnit: "m" | "km" | "ft" | "mi"
    • Optional sort: "ASC" | "DESC"
    • Optional withCoord: "WITHCOORD"
    • Optional withDist: "WITHDIST"
    • Optional withHash: "WITHHASH"

    Returns <internal>.IORedis.Pipeline

  • Parameters

    • key: <internal>.IORedis.KeyType
    • from: "FROMMEMBER"
    • member: string
    • by: "BYBOX"
    • width: number
    • height: number
    • unit: "m" | "km" | "ft" | "mi"
    • Optional sort: "ASC" | "DESC"
    • Optional withCoord: "WITHCOORD"
    • Optional withDist: "WITHDIST"
    • Optional withHash: "WITHHASH"

    Returns <internal>.IORedis.Pipeline

  • Parameters

    • key: <internal>.IORedis.KeyType
    • from: "FROMLONLAT"
    • longitude: number
    • latitude: number
    • by: "BYRADIUS"
    • radius: number
    • radiusUnit: "m" | "km" | "ft" | "mi"
    • Optional sort: "ASC" | "DESC"
    • Optional withCoord: "WITHCOORD"
    • Optional withDist: "WITHDIST"
    • Optional withHash: "WITHHASH"

    Returns <internal>.IORedis.Pipeline

  • Parameters

    • key: <internal>.IORedis.KeyType
    • from: "FROMLONLAT"
    • longitude: number
    • latitude: number
    • by: "BYBOX"
    • width: number
    • height: number
    • unit: "m" | "km" | "ft" | "mi"
    • Optional sort: "ASC" | "DESC"
    • Optional withCoord: "WITHCOORD"
    • Optional withDist: "WITHDIST"
    • Optional withHash: "WITHHASH"

    Returns <internal>.IORedis.Pipeline

  • Parameters

    Returns Promise<[Error, any][]>

  • Parameters

    • Rest ...channels: string[]

    Returns <internal>.IORedis.Pipeline

  • Parameters

    • Rest ...patterns: string[]

    Returns <internal>.IORedis.Pipeline

  • Parameters

    • Rest ...patterns: string[]

    Returns <internal>.IORedis.Pipeline

  • Parameters

    • cursor: string | number

    Returns <internal>.IORedis.Pipeline

  • Parameters

    • cursor: string | number
    • matchOption: "match" | "MATCH"
    • pattern: string

    Returns <internal>.IORedis.Pipeline

  • Parameters

    • cursor: string | number
    • countOption: "count" | "COUNT"
    • count: number

    Returns <internal>.IORedis.Pipeline

  • Parameters

    • cursor: string | number
    • matchOption: "match" | "MATCH"
    • pattern: string
    • countOption: "count" | "COUNT"
    • count: number

    Returns <internal>.IORedis.Pipeline

  • Parameters

    • cursor: string | number
    • countOption: "count" | "COUNT"
    • count: number
    • matchOption: "match" | "MATCH"
    • pattern: string

    Returns <internal>.IORedis.Pipeline

Generated using TypeDoc