somardesignstudios/silverstripe-redis

A silverstripe module providing redis caching and session handling

Installs: 710

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 7

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

1.1.1 2024-01-18 01:04 UTC

This package is auto-updated.

Last update: 2024-03-18 01:45:48 UTC


README

This module enabled Silverstripe to use redis for caching and session handling. Especially useful when behind a load balancer.

Installation

composer require "somardesignstudios/silverstripe-redis"

Usage

@TODO document...