1.2.1 • Published 11 months ago

@pinelab/vendure-plugin-multiserver-db-sessioncache v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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

1 year ago

1.2.1

11 months ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago