Skip to content

Commit 299db9f

Browse files
authored
Merge pull request #9 from izanhzh/izanhzh-patch-1
Docs: Update document
2 parents 2da8527 + 716df02 commit 299db9f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,6 @@ builder.Services.AddStackExchangeRedisCache(options =>
105105
});
106106
```
107107

108-
**Important: Call `AddStackExchangeRedisCache` after `AddPowCapServer` to override the default in-memory cache implementation.**
109-
110108
For more information on available `IDistributedCache` implementations, please refer to the [Microsoft Documentation](https://learn.microsoft.com/en-us/aspnet/core/performance/caching/distributed).
111109

112110

0 commit comments

Comments
 (0)