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 RepositoriesData Store Command Extensions

Capabilities for defining new data store commands or overriding existing ones with custom argument filtering.

Distinct from Custom Command Definitions: Specifically targets the extensibility of database client commands rather than general application CLI commands

Explore 1 awesome GitHub repository matching development tools & productivity · Data Store Command Extensions. Refine with filters or upvote what's useful.

Awesome Data Store Command Extensions 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.
  • predis/predisAvatar de predis

    predis/predis

    7,762Voir sur GitHub↗

    Predis is a PHP library for connecting to and executing commands against Redis and Valkey data stores. It functions as a client for managing data integration, providing dedicated implementations for cluster sharding, pub/sub messaging, and Sentinel-based service discovery. The project distinguishes itself through specialized clients for executing server-side Lua scripts with automated hash caching and a cluster client that supports gossip protocols and key distribution. It also implements a Sentinel client to manage high availability and failover within replicated environments. The library c

    Allows the implementation of new data store commands or the override of existing ones with custom filtering.

    PHP
    Voir sur GitHub↗7,762
  1. Home
  2. Development Tools & Productivity
  3. CLI Command Frameworks
  4. Custom Command Definitions
  5. Data Store Command Extensions