SmythOS SDK
    Preparing search index...
    Redis: (
        settings?: RedisConfig & { scope?: Scope | AccessCandidate },
        scope?: Scope | AccessCandidate,
    ) => CacheInstance

    Type declaration

      • (
            settings?: RedisConfig & { scope?: Scope | AccessCandidate },
            scope?: Scope | AccessCandidate,
        ): CacheInstance
      • Parameters

        • Optionalsettings: RedisConfig & { scope?: Scope | AccessCandidate }
        • Optionalscope: Scope | AccessCandidate

        Returns CacheInstance