Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

Commit fc5bae9

Browse files
committed
chore: update README.md
1 parent d2c882f commit fc5bae9

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
1-
# redis-driver
1+
<div align="center">
2+
<img
3+
src="https://user-images.githubusercontent.com/1626923/137092657-fb398d20-b592-4661-a1f9-4135db0b61d5.png"
4+
alt="Vue Storefront logo"
5+
height="80px"
6+
/>
7+
</div>
8+
9+
# Redis cache driver for Vue Storefront 2
10+
11+
This package is a Redis driver for the Server-Side Rendering (SSR) Cache in Vue Storefront 2.
12+
13+
Follow the [Installation](https://docs.vuestorefront.io/v2/integrations/redis-cache.html) guide to install and configure it and [Server Side Rendering Cache](https://docs.vuestorefront.io/v2/performance/ssr-cache.html) document to learn how it works and how to use it in your Vue Storefront 2 project.

0 commit comments

Comments
 (0)