pull/14884/head
Hamza Albreem 3 years ago committed by GitHub
parent 811e21ba73
commit 13f14fd1ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -258,7 +258,7 @@ ABP Framework provides a [Distributed Entity Cache System](Entity-Cache.md) for
It's designed as read-only and automatically invalidates a cached entity if the entity is updated or deleted.
> See [Entity Cache](Entity-Cache.md) documentation for more information.
> See the [Entity Cache](Entity-Cache.md) documentation for more information.
## Advanced Topics
@ -281,4 +281,4 @@ You can [replace](Dependency-Injection.md) this service by your own implementati
## See Also
* [Entity Cache](Entity-Cache.md)
* [Redis Cache](Redis-Cache.md)
* [Redis Cache](Redis-Cache.md)

Loading…
Cancel
Save