@pinelab/vendure-plugin-multiserver-db-sessioncache
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

Multi-Server Session Cache Plugin

Vendure version

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

Readme

Keywords

none

Package Sidebar

Install

npm i @pinelab/vendure-plugin-multiserver-db-sessioncache

Weekly Downloads

84

Version

1.1.0

License

MIT

Unpacked Size

16.9 kB

Total Files

19

Last publish

Collaborators

  • mbrug