File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 25
25
"source_path_from_root" : " /articles/redis/rust-get-started.md" ,
26
26
"redirect_url" : " https://github.com/Azure-Samples/azure-redis-cache-rust-quickstart/" ,
27
27
"redirect_document_id" : false
28
+ },
29
+ {
30
+ "source_path_from_root" : " /articles/redis/aspnet-output-cache-provider.md" ,
31
+ "redirect_url" : " ../../aspnet/core/performance/caching/overview" ,
32
+ "redirect_document_id" : false
33
+ },
34
+ {
35
+ "source_path_from_root" : " /articles/redis/aspnet-session-state-provider.md" ,
36
+ "redirect_url" : " ../../aspnet/core/performance/caching/overview" ,
37
+ "redirect_document_id" : false
38
+ },
39
+ {
40
+ "source_path_from_root" : " /articles/redis/web-app-cache-aside-leaderboard.md" ,
41
+ "redirect_url" : " ../../aspnet/core/performance/caching/overview" ,
42
+ "redirect_document_id" : false
28
43
}
29
44
]
30
- }
31
-
45
+ }
You can’t perform that action at this time.
0 commit comments