Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiModelManagerGeneratorRedisOptions

Hierarchy

  • ApiModelManagerGeneratorRedisOptions

Index

Properties

Optional multipleResultQueryManagersOptions

multipleResultQueryManagersOptions: ApiQueriesManagerGeneratorOptions

Multipe result query managers options.

Optional redis

Redis middleware.

Optional singleResultQueryManagersOptions

singleResultQueryManagersOptions: ApiQueriesManagerGeneratorOptions

Single result query managers options.

Optional useEntityNegativeCache

useEntityNegativeCache: boolean

Determines if the model manager generated will use negative cache.

Generated using TypeDoc