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., (*1)
On our website, (*2)
fluxbb-cache also allows for adding serializers and filters to data, to further serialize, compress or encrypt data., (*3)