Commit 76f9da5
authored
docs: Caching Module (medusajs#13701)
* standard docs for caching module + deprecated cache module
* added guides for creating + using, and overall changes from cache to caching
* fix details related to redis provider
* fix build errors
* fix build error
* fixes
* add guides to sidebar
* add sidebar util
* document query + index
* moved cache tag conventions
* fix build errors
* added migration guide
* added memcached guide
* fixes
* general fixes and updates
* updated reference
* document medusa cache
* small fix
* fixes
* remove cloud cache
* revert edit dates changes
* revert edit dates
* small update1 parent eefda0e commit 76f9da5
File tree
50 files changed
+10530
-145
lines changed- www
- apps
- book
- app/learn
- configurations/medusa-config
- deployment/general
- fundamentals
- module-links
- index-module
- query
- modules/infrastructure-modules
- introduction
- architecture
- from-v1-to-v2
- public
- cloud/app
- projects
- redis
- resources
- app
- infrastructure-modules
- cache
- create
- in-memory
- redis
- caching
- concepts
- guides/memcached
- migrate-cache
- providers
- redis
- file
- generated
- references
- cache/interfaces/cache.ICacheService
- caching/interfaces
- caching.ICachingModuleService
- caching.ICachingProviderService
- modules/caching
- sidebars
- utils
- packages
- docs-ui/src
- components/TypeList/Items
- tags/src/tags
- utils
- generated/typedoc-json-output
- packages/typedoc-generate-references/src/constants
- merger-custom-options
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+10530
-145
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
701 | 701 | | |
702 | 702 | | |
703 | 703 | | |
704 | | - | |
| 704 | + | |
705 | 705 | | |
706 | 706 | | |
707 | 707 | | |
| |||
719 | 719 | | |
720 | 720 | | |
721 | 721 | | |
722 | | - | |
| 722 | + | |
723 | 723 | | |
724 | | - | |
| 724 | + | |
725 | 725 | | |
726 | 726 | | |
727 | 727 | | |
| |||
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
767 | | - | |
| 767 | + | |
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
135 | 141 | | |
136 | 142 | | |
137 | 143 | | |
| |||
141 | 147 | | |
142 | 148 | | |
143 | 149 | | |
144 | | - | |
| 150 | + | |
145 | 151 | | |
146 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
147 | 162 | | |
148 | 163 | | |
149 | 164 | | |
| |||
0 commit comments