add redis docs (#262)

* add redis docs

* add redis docs link
This commit is contained in:
sunxyw
2023-01-17 17:26:43 +08:00
committed by GitHub
parent dc8a946975
commit abc3cad836
3 changed files with 45 additions and 1 deletions

View File

@@ -100,6 +100,7 @@ module.exports = {
children: [
'store/file-system',
'store/cache',
'store/redis',
]
}
],