Hub
A showcase and gallery of reusable services and components that accelerate your development of real-time, durable, multi-region apps.
Akka Cache
An accelerator for key-value data with multi-region replication that doesn’t sacrifice performance as traffic increases.
Performance
Obtain p(99) read latency of 4ms and p(99) write latency of 8ms. Replication latency varies by region. Scale to millions of TPS.
Multi-region
Pin data to a single region or replicate across many. Read from any region. Updates routed to originating region.
Multi-language Clients
RESTful interface and Typescript client library with failover and region detection. OpenAI specification to generate additional language clients.
99.9999% Availability
Akka resilience guarantee and multi-region availability offers 10ms RTO and virtually unbreakable availability.
Batch Operations
Group multiple keys into a common namespace. Execute group insert, get, and delete operations with a single command. Grab all keys in a namespace.
Large Packets
8MB per request data size. Automatic chunking for performance. octet-stream and json mimetypes.
Code Snippet
your code() {
goes here
}
Service Overview |
A key-value cache that can be replicated across regions and clouds. The cache is accessed with a RESTful endpoint and provides Java, Typescript SDKs with global client routing and failover. |
Version |
1.0.3 |
Updated | 12/16/2024 |
Repository | Link |
Fees | Free for development. Free production license with Akka.io subscription. |
Deployment Docs | Link |
User Docs | Link |
Overview Blog | Link |
Instructions | TBD |