RequirementsΒΆ

Models - Your models must be immutable and thread-safe. They must implement the `Model or `SimpleModel protocol. See Models for more information. Cache Delegate - You must implement a cache delegate which implements your caching solution. See Cache Delegate for more information.