Contentserv PHP API

CSMemoryDatabaseConst
in package

Defines the constant class for the memory database interface.

The class provides all constants for the memory database interface.

Tags
since

CS23.5

Table of Contents

DEFINITION_ARRAY  = 2
DEFINITION_STRING  = 1
INI_GROUP  = 'MemoryDatabase'
MODE_CLUSTER  = 2
MODE_SINGLE_NODE  = 1
SERVICE_CLASS_FORMAT_SERVICE  = 'CSMemoryDatabase%sService'
SERVICE_LOCK_EXPIRATION_TIME  = 300
SERVICE_TYPE_MEMCACHE  = 2
SERVICE_TYPE_REDIS  = 1

Constants

SERVICE_CLASS_FORMAT_SERVICE

public mixed SERVICE_CLASS_FORMAT_SERVICE = 'CSMemoryDatabase%sService'
Tags

        

Search results