Releases: redis-developer/redisctl
Releases · redis-developer/redisctl
0.10.1 - 2026-03-19
19 Mar 22:06
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed
get-modules uses /v1/bdbs/{id} module_list instead of 404 endpoint (#900 )
Install redisctl 0.10.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/redis-developer/redisctl/releases/download/redisctl-v0.10.1/redisctl-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/redis-developer/redisctl/releases/download/redisctl-v0.10.1/redisctl-installer.ps1 | iex"
Download redisctl 0.10.1
0.10.1 - 2026-03-19
19 Mar 22:14
Compare
Sorry, something went wrong.
No results found
Release Notes
Other
docs + feat(mcp): .mcp.json setup, tool hints, and 5 new skills (#902 )
Install redisctl-mcp 0.10.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/redis-developer/redisctl/releases/download/redisctl-mcp-v0.10.1/redisctl-mcp-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/redis-developer/redisctl/releases/download/redisctl-mcp-v0.10.1/redisctl-mcp-installer.ps1 | iex"
Download redisctl-mcp 0.10.1
redisctl-core-v0.10.1
19 Mar 21:45
Compare
Sorry, something went wrong.
No results found
chore: Release package redisctl-core version 0.10.1
0.10.0 - 2026-03-17
17 Mar 23:08
Compare
Sorry, something went wrong.
No results found
Release Notes
Other
update Cargo.toml dependencies
Install redisctl 0.10.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/redis-developer/redisctl/releases/download/redisctl-v0.10.0/redisctl-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/redis-developer/redisctl/releases/download/redisctl-v0.10.0/redisctl-installer.ps1 | iex"
Download redisctl 0.10.0
0.10.0 - 2026-03-17
17 Mar 23:07
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
(mcp) add session-scoped command aliases (#891 )
(mcp) add if_exists option to redis_ft_create (#889 )
(mcp) improve bulk_load for JSON seeding + collect_results flag (#888 )
(mcp) upgrade tower-mcp to 0.8.2 with dynamic prompt skills (#845 )
(mcp) add RediSearch skill prompts for index optimization workflows (#843 )
Fixed
(mcp) place NOSTEM before WEIGHT in FT.CREATE field args (#879 )
(mcp) serde coercion for numeric params + bulk load/seed tools (#875 )
(mcp) bail when --oauth is used (not yet implemented) (#860 )
(mcp) validate enum-like string params in RediSearch tools (#864 )
(mcp) harden YAML frontmatter parser and add tests (#868 )
(mcp) validate nx/xx mutual exclusivity in json_set (#863 )
(mcp) validate non-empty collections in RediSearch tools (#865 )
(mcp) validate non-empty collections in RedisJSON tools (#862 )
(mcp) reclassify ft_aliasdel and ft_dictdel as write tier (#870 )
(mcp) set permissive default on app tracing filter when audit enabled (#859 )
Other
(mcp) improve tool descriptions for search and bulk/seed tools (#880 )
(mcp) extract K/V pair formatting helper in search tools (#871 )
(mcp) clarify FT.ALTER limitations in query-tuning skill (#861 )
(mcp) remove unnecessary HashMap clones in main (#866 )
(mcp) clean up misleading _name param and blanket allow(dead_code) (#867 )
(mcp) unify static and dynamic prompt registration (#869 )
Install redisctl-mcp 0.10.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/redis-developer/redisctl/releases/download/redisctl-mcp-v0.10.0/redisctl-mcp-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/redis-developer/redisctl/releases/download/redisctl-mcp-v0.10.0/redisctl-mcp-installer.ps1 | iex"
Download redisctl-mcp 0.10.0
redisctl-core-v0.10.0
17 Mar 22:44
Compare
Sorry, something went wrong.
No results found
chore: Release package redisctl-core version 0.10.0
0.9.1 - 2026-03-07
07 Mar 03:33
Compare
Sorry, something went wrong.
No results found
Release Notes
Other
update Cargo.toml dependencies
Install redisctl 0.9.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/redis-developer/redisctl/releases/download/redisctl-v0.9.1/redisctl-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/redis-developer/redisctl/releases/download/redisctl-v0.9.1/redisctl-installer.ps1 | iex"
Download redisctl 0.9.1
0.9.1 - 2026-03-07
07 Mar 03:15
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
(mcp) add RedisJSON and RediSearch module tools (#840 )
Other
Database Quickstart and database-first messaging (#842 )
Install redisctl-mcp 0.9.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/redis-developer/redisctl/releases/download/redisctl-mcp-v0.9.1/redisctl-mcp-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/redis-developer/redisctl/releases/download/redisctl-mcp-v0.9.1/redisctl-mcp-installer.ps1 | iex"
Download redisctl-mcp 0.9.1
redisctl-core-v0.9.1
07 Mar 02:54
Compare
Sorry, something went wrong.
No results found
chore: Release package redisctl-core version 0.9.1
0.9.0 - 2026-03-06
06 Mar 18:42
Compare
Sorry, something went wrong.
No results found
Release Notes
Other
update Cargo.toml dependencies
Install redisctl 0.9.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/redis-developer/redisctl/releases/download/redisctl-v0.9.0/redisctl-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/redis-developer/redisctl/releases/download/redisctl-v0.9.0/redisctl-installer.ps1 | iex"
Download redisctl 0.9.0