Manage Redis cache service for high-performance data caching
6379
localhost
localcloud-redis
256MB
allkeys-lru
(evict least recently used)lsof -i :6379
lc doctor
lc logs cache
lc restart cache
lc status
6379
for cachelc ps
allkeys-lru
FLUSHALL
lc exec cache redis-cli info memory
lc start cache
- Start cache servicelc stop cache
- Stop cache servicelc logs cache
- View cache logslc component add cache
- Add cache componentlc status
- Check service status