awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesCommand and Key Rewriting

Using Lua scripts to modify the structure of commands and keys during database migration.

Distinct from Lua-Based Data Transformations: Distinct from the parent's focus on time series analysis, this focuses on rewriting operational commands and key prefixes.

Explore 1 awesome GitHub repository matching data & databases · Command and Key Rewriting. Refine with filters or upvote what's useful.

Awesome Command and Key Rewriting GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • tair-opensource/redisshaketair-opensource 的头像

    tair-opensource/RedisShake

    4,404在 GitHub 上查看↗

    RedisShake 是一个用于 Redis 和 Valkey 实例的迁移与同步工具。它促进了独立部署、哨兵模式和集群部署之间的数据传输,充当跨版本数据库迁移器以及从备份文件恢复数据的实用程序。 该项目提供了一个可编程的数据转换流水线,允许在传输过程中过滤键、重映射数据库索引以及执行 Lua 脚本来修改命令和键。它通过实时复制快照和流式传输增量更改,支持零停机同步。 该工具涵盖了多种提取方法,包括基于复制的迁移、基于扫描的迁移和备份文件恢复。它包括集群节点发现、哨兵主节点解析和版本兼容性验证功能,以确保跨版本传输过程中的稳定性。

    Executes custom Lua logic to rewrite commands, split multi-key operations, or modify key prefixes before writing to the destination.

    Goredisredis-clusterredis-proxy
    在 GitHub 上查看↗4,404
  1. Home
  2. Data & Databases
  3. Data Transformation Scripts
  4. Lua-Based Data Transformations
  5. Command and Key Rewriting