Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RedisStorageOptions

Hierarchy

  • RedisStorageOptions

Index

Properties

Optional redisOptions

redisOptions?: ClientOpts

options that are passed to the redis client

Optional useHash

useHash?: boolean

whether hash objects should be used for storing data

Generated using TypeDoc