Multi-server proof session cache, using the existing database as cache
npm install @pinelab/vendure-plugin-multiserver-db-sessioncache
Support by
Support languages
en
nl
Integration type
Partner
Category
Infrastructure
Compatible with
>=2.2.0
Latest version
1.3.0
Last published
Dec 20, 2024
Downloads in past month
429
Multi-Server Session Cache Plugin
Official documentation here
This plugin implements a multi-server proof session cache, using the existing database as cache. Vendure’s built-in (default) InMemoryCache can cause conflicts on multi-server environment, and setting up Redis only for session caching might be overkill for most shops.
Getting started
Add the plugin to your config:
plugins: [MultiServerDbSessionCachePlugin];
Get started
Create your first commerce experience with Vendure in less than 2 minutes
Vendure is a registered trademark. Our trademark policy ensures that our brand and products are protected. Feel free to reach out if you have any questions about our trademarks.
Documentation
Newsletter
Get the latest product news and announcements delivered directly to your inbox.