|
|
|
@ -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)
|
|
|
|
|