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

chore: alokai rebranding #9

Merged
merged 1 commit into from
Mar 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div align="center">
<img
src="https://user-images.githubusercontent.com/1626923/137092657-fb398d20-b592-4661-a1f9-4135db0b61d5.png"
alt="Vue Storefront logo"
src="https://res.cloudinary.com/vue-storefront/image/upload/v1710754524/Logo_green_2x_z4vmhz.png"
alt="Alokai logo"
height="80px"
/>
</div>
Expand All @@ -15,8 +15,8 @@
[![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCkm1F3Cglty3CE1QwKQUhhg?style=social)](https://www.youtube.com/c/VueStorefront)
[![Discord](https://img.shields.io/discord/770285988244750366?label=join%20discord&logo=Discord&logoColor=white)](https://discord.vuestorefront.io)

# Redis cache driver for Vue Storefront 2
# Redis cache driver for Alokai

This package is a Redis driver for the Server-Side Rendering (SSR) Cache in Vue Storefront 2.
This package is a Redis driver for the Server-Side Rendering (SSR) Cache in Alokai.

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.
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 Alokai project.
Loading