method RedisCacheAdapter.prototype.set RedisCacheAdapter.prototype.set(key: string,value: unknown,options?: SetOptions,): Promise<void> Parameters key: string value: unknown optional options: SetOptions Return Type Promise<void>