Image 1 of 1

Multi-Server Session Cache

Product information

By Pinelab

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.0.0
Latest version
1.2.0
Last published
Jun 25, 2024
Downloads in past month
631

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];
Vendure
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.

Newsletter

Get the latest product news and announcements delivered directly to your inbox.

© Copyright 2022 - 2024, Vendure GmbH. All rights reserved.