awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesPersistence Adapters

Stores feature flag configurations in external databases or caches using pluggable storage backends.

Distinct from Database Persistence Stores: Distinct from Feature Flags: focuses on the storage backend interface rather than the management of the flags themselves.

Explore 1 awesome GitHub repository matching devops & infrastructure · Persistence Adapters. Refine with filters or upvote what's useful.

Awesome Persistence Adapters GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tompave/fun_with_flagsAvatar de tompave

    tompave/fun_with_flags

    1,160Ver en GitHub↗

    This project is a feature flag library for Elixir applications, designed to manage and toggle application functionality at runtime. It provides a distributed system for controlling code paths without requiring new deployments, allowing developers to enable or disable features globally, for specific users, or for defined groups. The library distinguishes itself through a pluggable persistence framework that supports various storage backends, ensuring that flag configurations remain consistent across application restarts. It maintains state synchronization across distributed nodes using messagi

    Stores feature flag configurations in external databases or caches using pluggable adapters.

    Elixirectoelixirfeature-flags
    Ver en GitHub↗1,160
  1. Home
  2. DevOps & Infrastructure
  3. Feature Flags
  4. Persistence Adapters