Skip to content
/ cache Public

A PHP cache abstraction library for FluxBB.

License

Notifications You must be signed in to change notification settings

fluxbb/cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluxbb-cache Build status

fluxbb-cache is an API abstraction around various different cache stores available for PHP. Filters are supported to allow encoding of data during storage. For cache stores that do not support data expiration (i.e. use of TTL) it is emulated.

Documentation

On our website

Supported cache stores

Serializers & Filters

fluxbb-cache also allows for adding serializers and filters to data, to further serialize, compress or encrypt data.

License

LGPL - GNU Lesser General Public License

About

A PHP cache abstraction library for FluxBB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •