Skip to content

Cache (Sonic)

Status: Active | Port: 6379 | Profile: think, reason, ultra-instinct

The arc-cache service (Sonic) is the platform cache service built on Redis. It provides sub-millisecond key-value storage used for embedding caches, session state, and rate-limit counters.

Quick Reference

FieldValue
Imageghcr.io/arc-framework/arc-cache:latest
Port(s)6379
Healthredis-cli -p 6379 ping
Profile(s)think, reason, ultra-instinct (core)

Make Targets

TargetDescription
make cache-upStart the service
make cache-downStop the service
make cache-healthCheck health
make cache-logsTail service logs

Contributors

Changelog