Package dev.cachly
package dev.cachly
-
ClassDescriptionOfficial Java client for cachly.dev managed Valkey/Redis instances.A single operation for
CachlyClient.batch(java.util.List<dev.cachly.CachlyClient.BatchOp>).Result of a single operation in aCachlyClient.batch(java.util.List<dev.cachly.CachlyClient.BatchOp>)call.One entry forCachlyClient.bulkWarmup(java.util.List<dev.cachly.CachlyClient.BulkWarmupEntry>)(feature S).Result ofCachlyClient.bulkWarmup(java.util.List<dev.cachly.CachlyClient.BulkWarmupEntry>)(feature S).Result ofCachlyClient.invalidateTag(java.lang.String)(feature M).Result ofCachlyClient.llmProxyStats()(feature W).One item in a bulkCachlyClient.mset(java.util.List<dev.cachly.CachlyClient.MSetItem>)call.Result ofCachlyClient.swrCheck()(feature Q).One SWR key entry (feature Q).Result ofCachlyClient.setTags(java.lang.String, java.util.List<java.lang.String>)(feature L).Exception thrown by the cachly Java SDK.Client for managing Cloudflare Edge Cache for a cachly instance.Edge cache configuration for a cachly instance.Update request for edge cache configuration.Builder for fluent construction.Edge cache hit/miss statistics.Options for purging edge cache entries.Result of an edge cache purge operation.Pub/Sub client for real-time messaging via the cachly API.Information about a single active channel.A single message received via SSE subscription.Result of a publish operation.Aggregate pub/sub statistics.Cache LLM responses by meaning, not just exact key.One entry forSemanticCache.batchIndex(java.util.List)(feature D).Result ofSemanticCache.batchIndex(java.util.List)(feature D).Statistics returned bySemanticCache.stats(String)(feature B).Result ofSemanticCache.checkGuardrail(String, String)(feature K).One guardrail violation fromSemanticCache.checkGuardrail(String, String)(feature K).Result ofSemanticCache.snapshotWarmup(String, int)(feature T).§8 – One entry to pre-warm into the semantic cache.Three-level confidence band for a semantic cache hit.Workflow checkpoint client for agent workflows.A single saved workflow checkpoint.Summary of a workflow run (returned byWorkflowClient.listRuns()).Optional parameters forWorkflowClient.save(String, String, SaveOptions).