Package-level declarations

Types

Link copied to clipboard

Interceptor that handles counter fields defined on schema attributes by incrementing them on each mutating operation. This affects the following operations:

Link copied to clipboard
class TtlInterceptor(clock: Clock = Clock.System) : Interceptor<Any, ItemSchema<Any>, Any, Any, Any, Any>

Interceptor that handles TTL fields defined on schema attributes and sets them to the current time plus their specified lifetimes. This affects the following operations: