awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesDatabase Index Remapping

Tools for changing the destination database index for data during migration.

Distinct from Database Indexing: Candidates focus on index creation for performance (indexing), not remapping the index identifier during a transfer.

Explore 1 awesome GitHub repository matching data & databases · Database Index Remapping. Refine with filters or upvote what's useful.

Awesome Database Index Remapping GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • tair-opensource/redisshakeAvatar de tair-opensource

    tair-opensource/RedisShake

    4,404Voir sur GitHub↗

    RedisShake is a migration and synchronization tool for Redis and Valkey instances. It facilitates the transfer of data between standalone, sentinel, and cluster deployments, acting as a cross-version database migrator and a utility for restoring data from backup files. The project provides a programmable data transformation pipeline that allows for filtering keys, remapping database indices, and executing Lua scripts to modify commands and keys during transit. It supports zero-downtime synchronization by replicating snapshots and streaming incremental changes in real time. The tool covers a

    Changes the destination database index for incoming data to move source databases to different target indices.

    Goredisredis-clusterredis-proxy
    Voir sur GitHub↗4,404
  1. Home
  2. Data & Databases
  3. Database Index Remapping