Skip to main content
← Back to plugins
Multi-Server Session Cache

Multi-Server Session Cache

Multi-server proof session cache, using the existing database as cache

Version1.5.0
Compatibility>=2.2.0
CategoryInfrastructure
Downloads1K monthly
Last updatedFeb 5, 2026

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:

Ts
Changelog
  • Upgraded to Vendure 3.5.3
  • Documentation update
  • Updated official documentation URL
  • Upgrade to Vendure to 3.3.2
  • Update Vendure to 3.1.1
  • Update compatibility range (#480)
  • Updated Vendure to 2.2.6
  • Updated vendure to 2.1.1