lithium\storage\cache |
lithium\storage\session |
Name | Description |
---|---|
Cache | The `Cache` static class provides a consistent interface to configure and utilize the different cache adatpers included with Lithium, as well as your own adapters. |
Session | The `Session` static class provides a consistent interface to configure and utilize the different persistent storage adatpers included with Lithium, as well as your own adapters. |