For the complete documentation index, see llms.txt. This page is also available as Markdown.

Lucee Providers

Our LuceeProvider is an implementation specifically written for Lucee

Properties

Property
Type
Required
Default
Description

cacheName

string

false

object

The named cache to talk to via Lucee cache operations. By default we talk to the default Lucee object cache.

Was this helpful?