Skip to content

Commit ff204ab

Browse files
committed
Update
1 parent 3cc3356 commit ff204ab

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

aspnetcore/performance/caching/memory.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -166,18 +166,9 @@ Using a `CancellationTokenSource` allows multiple cache entries to be evicted as
166166

167167
## Additional resources
168168

169-
<<<<<<< HEAD
170-
* [Work with a distributed cache](xref:performance/caching/distributed)
171-
* [Detect changes with change tokens](xref:fundamentals/change-tokens)
172-
* [Response caching](xref:performance/caching/response)
173-
* [Response Caching Middleware](xref:performance/caching/middleware)
174-
* [Cache Tag Helper](xref:mvc/views/tag-helpers/builtin-th/cache-tag-helper)
175-
* [Distributed Cache Tag Helper](xref:mvc/views/tag-helpers/builtin-th/distributed-cache-tag-helper)
176-
=======
177169
* <xref:performance/caching/distributed>
178170
* <xref:fundamentals/primitives/change-tokens>
179171
* <xref:performance/caching/response>
180172
* <xref:performance/caching/middleware>
181173
* <xref:mvc/views/tag-helpers/builtin-th/cache-tag-helper>
182174
* <xref:mvc/views/tag-helpers/builtin-th/distributed-cache-tag-helper>
183-
>>>>>>> Update Distributed cache topic+sample

0 commit comments

Comments
 (0)