pkg.soopen package index

brew / 排名 3234

使用 Homebrew, apt, Nix, zypper 安装 iredis

查看 iredis 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install iredis

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install iredis

Debian stable package indexes · iredis · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#iredis

nixpkgs package indexes · pkgs/by-name/ir/iredis/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install iredis

openSUSE Tumbleweed package metadata · iredis · 来源: download.opensuse.org

概览

软件包摘要

Terminal Client for Redis with AutoCompletion and Syntax Highlighting

命令和别名

  • iredis

历史

项目历史与用法

IRedis is an interactive Redis terminal client that adds completion, syntax highlighting, validation, hints, and friendlier output around the Redis command-line workflow. It belongs to the dbcli-style family of database CLIs that make REPL use safer and more ergonomic than a bare protocol client.

项目历史

The first PyPI files for IRedis appeared in August 2019, and the README describes the project as a Redis alternative to `redis-cli` with auto-completion, syntax highlighting, command validation, and safer behavior around dangerous commands such as `KEYS *`. Its documentation emphasizes a Redis-compatible interactive mode while adding history-aware completion, command hints, DSN support, cluster support, URL connections, pager support, and human-friendly rendering.

The changelog shows the project following Redis command evolution closely: releases added support for Redis 6 username authentication, Redis 7 command coverage, cluster MOVED handling, NAT mapping for cluster deployments, Python version changes, and updates to command grammar data.

采用历史

IRedis moved beyond pip distribution into Homebrew and Linux distribution packages, and the project README documents pip, pipx, Homebrew, apt, and standalone binary installation paths. A pgcli project post in 2020 announced IRedis joining the dbcli organization, which helps explain its design culture: database shells with completion, hints, and presentation polish.

使用方式

Users run `iredis` interactively, connect with Redis host/port flags or Redis URLs, store DSNs in `iredisrc`, and issue Redis commands with validation and completion. The package can also run one-shot commands, handle TLS URLs, support Redis Cluster redirects, and hide passwords during AUTH.

为什么软件包爱好者会关心

IRedis is interesting to package people because it is not a server or driver but a nicer operations shell. Packaging has to track Python support, Redis command metadata, optional standalone binary history, and config-file paths, while users expect it to feel like a drop-in friendlier `redis-cli`.

时间线

  • 2019: First PyPI releases appeared in August.
  • 2020: The pgcli project welcomed IRedis to the dbcli organization.
  • 2021: Changelog entries added Redis command support and Python compatibility updates.
  • 2022: IRedis accepted Redis 6 username auth and added Redis 7-oriented command support.
  • 2024: The project updated Redis command grammar and Python support while deprecating standalone PyOxidizer builds after v1.15.2.
  • 2026: IRedis 1.16.1 added Redis Cluster NAT mapping and MOVED redirect handling fixes.

Related projects

  • IRedis is related to Redis, redis-cli, redis-py, prompt-toolkit-style terminal interfaces, and the dbcli ecosystem that includes pgcli and mycli.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:client

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/iredisrc~/.iredisrc./.iredisrc

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
/etc/iredisrc~/.iredisrc./.iredisrc

可执行文件

已安装的可执行文件

命令类型暴露范围备注
iredis可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.16.1
管理器更新时间2026-07-10
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:iredis
版本1.16.1
软件包管理器Homebrew
主页https://iredis.xbin.io/
仓库https://github.com/laixintao/iredis
最后更新2026-07-10T11:10:28Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

iredis 1.15.1-2

CLI for Redis with auto-completion and syntax highlighting

https://iredis.xbin.io

sudo apt install iredis
  • Section: database
  • Architecture: all
  • 12 依赖
  • normalized package name match
  • 匹配方式:Iredis
Debian stable package indexes · deb.debian.org · Debian stable package indexes: iredis from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

iredis

nix profile install nixpkgs#iredis
  • normalized package name match
  • 匹配方式:Iredis
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ir/iredis/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

iredis 1.14.1-1

CLI for Redis with auto-completion and syntax highlighting

https://iredis.io

sudo apt install iredis
  • Section: universe/database
  • Architecture: all
  • 12 依赖
  • normalized package name match
  • 匹配方式:Iredis
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: iredis from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
zypper95%

iredis 1.15.2-1.4

Terminal client for Redis with auto-completion and syntax highlighting

https://iredis.xbin.io/

sudo zypper install iredis
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: iredis
  • 11 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Iredis
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: iredis from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation