Package-level declarations
Types
Link copied to clipboard
@RequiresOptIn(level = RequiresOptIn.Level.WARNING, message = "This is an experimental KVS TTL API. It may change in future releases.")
Link copied to clipboard
Link copied to clipboard
@RequiresOptIn(level = RequiresOptIn.Level.ERROR, message = "This is an internal KVS API not intended for external use. It may change or be removed without notice.")
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY] )
Internal API — not stable for external use. Subject to change without notice.
Link copied to clipboard
Core key-value storage interface.
Link copied to clipboard
Link copied to clipboard
Extended key-value storage interface with Time-To-Live (TTL) support.
Link copied to clipboard
Link copied to clipboard