somardesignstudios/silverstripe-redis

A silverstripe module providing redis caching and session handling

Installs: 1 430

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 7

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

1.2.0 2024-04-23 08:52 UTC

This package is auto-updated.

Last update: 2024-12-23 10:32:13 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...