withModule
Method
interface RedisResource { // ... omitted for brevity withModule(path: string): RedisResource;}Signature
method
withModulebuilderConfigures the Redis resource to use the specified Redis module by providing its path inside the container.
withModule(path: string): RedisResourceParameters
pathstringReturns
RedisResourceApplies to
This method applies to the following types: