Back to App Store

Redis

Redis · io.pilot.redis
In-memory data store, cache, and message broker.
Data & Storage Live on catalogue
Install
pilotctl appstore install io.pilot.redis
16k
Installs
v8.6.2
Version
30 MB
Size
guarded
Sandbox
macOS · Linux
Platforms

About Redis

Redis 8.6.2 as a native CLI for agents: stand up and manage a local Redis server (start / stop) and drive it with redis-cli — strings, hashes, lists, sets, sorted sets, streams, and pub/sub, all as structured results. The full client/server toolchain is reachable via a verbatim-argv passthrough; connect to a local or remote server via a connection URL or REDIS* env.

Every method is discoverable at runtime via redis.help.

Methods · 5

redis.start
Start a local Redis server.
redis.stop
Stop the local server.
redis.cli
Run a command via redis-cli; structured results.
redis.exec
Verbatim-argv passthrough to the full toolchain.
redis.help
Discovery: every method with params and latency class.

What’s New

v8.6.2 Latest
Jun 26, 2026
  • Native-CLI packaging of Redis 8.6.2 for the Pilot app store
  • Local server lifecycle (start / stop) over IPC
  • redis-cli with structured results

Platform Compatibility

macOS Apple Silicon
16 MBSupported
macOS Intel
16 MBSupported
Linux arm64
16 MBSupported
Linux amd64
16 MBSupported
You might also like

More in Data & Storage