Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MinimalRedisCachedScript

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Protected _lua

_lua: string

Lua script.

Protected _redis

Redis manager.

Protected _sha

_sha: string

SHA1 string of the lua script in order to use EVALSHA.

Accessors

sha

  • get sha(): string

Methods

eval

  • eval(argsGen: function): Promise<any>

Generated using TypeDoc