Skip to content
@tailslide-io

Tailslide

An open-source feature flag framework for easier code deployment with automated failure protection.

Tailslide logo

Tailslide

Tailslide is an open-source, lightweight, self-hosted feature flag management solution designed for organizations with a microservices architecture to easily and safely deploy new backend features with built-in circuit-breaking. Tailslide monitors the performance of feature flags and leverages a customizable circuit-breaking pattern to toggle off problematic features and direct users to a pre-defined fallback service or feature. If circuits trip, indicating that features are not working as intended - developers are immediately notified via a Slack notification, so they can respond appropriately. Tailslide speeds up the deployment cycle without sacrificing reliability.

Using Tailslide, developers can perform "dark launches" - allowing for experimentation of new features in a live production environment, where only internal test accounts or beta users are served the new feature. Tailslide also allows for the safe and gradual rollout of individual features to a subset of the user base, with the ability to easily ramp up, ramp down or shut off all traffic to a specified feature.

Circuit breaking with recovery

Check out our case study here

Pinned Loading

  1. tailslide tailslide Public

    Tailslide is an open-source feature flag framework for easier code deployment with automated failure protection. For out-of-the-box usage, clone this repository and run `SDK_KEY=your_SDK_Key docker…

    PLpgSQL 1

  2. tower tower Public

    Tower application for Tailslide. Built with React and Express.

    JavaScript

  3. aerobat aerobat Public

    Aerobat application for Tailslide. Built with Express.

    JavaScript

  4. tailslide.js tailslide.js Public

    Node.js SDK for use with Tailslide, an open-source feature flag framework for easier code deployment with automated failure protection.

    JavaScript

  5. tailslide.py tailslide.py Public

    Python SDK for use with Tailslide, an open-source feature flag framework for easier code deployment with automated failure protection.

    Python

  6. tailslide.go tailslide.go Public

    Go SDK for use with Tailslide, an open-source feature flag framework for easier code deployment with automated failure protection.

    Go

Repositories

Showing 10 of 10 repositories
  • tailslide Public

    Tailslide is an open-source feature flag framework for easier code deployment with automated failure protection. For out-of-the-box usage, clone this repository and run `SDK_KEY=your_SDK_Key docker-compose` up from the root directory.

    tailslide-io/tailslide’s past year of commit activity
    PLpgSQL 0 1 0 0 Updated Oct 12, 2022
  • tailslide-io/tailslide-io.github.io’s past year of commit activity
    JavaScript 0 0 0 0 Updated Sep 9, 2022
  • documentation Public

    Documentation for Tailslide

    tailslide-io/documentation’s past year of commit activity
    JavaScript 0 0 0 0 Updated Sep 5, 2022
  • .github Public
    tailslide-io/.github’s past year of commit activity
    0 0 0 0 Updated Aug 29, 2022
  • aerobat Public

    Aerobat application for Tailslide. Built with Express.

    tailslide-io/aerobat’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Aug 29, 2022
  • tower Public

    Tower application for Tailslide. Built with React and Express.

    tailslide-io/tower’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Aug 29, 2022
  • tailslide.rb Public

    Ruby SDK for use with Tailslide, an open-source feature flag framework for easier code deployment with automated failure protection.

    tailslide-io/tailslide.rb’s past year of commit activity
    Ruby 0 MIT 0 0 0 Updated Aug 29, 2022
  • tailslide.js Public

    Node.js SDK for use with Tailslide, an open-source feature flag framework for easier code deployment with automated failure protection.

    tailslide-io/tailslide.js’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Aug 29, 2022
  • tailslide.go Public

    Go SDK for use with Tailslide, an open-source feature flag framework for easier code deployment with automated failure protection.

    tailslide-io/tailslide.go’s past year of commit activity
    Go 0 MIT 0 0 0 Updated Aug 29, 2022
  • tailslide.py Public

    Python SDK for use with Tailslide, an open-source feature flag framework for easier code deployment with automated failure protection.

    tailslide-io/tailslide.py’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Aug 29, 2022

Top languages

Loading…

Most used topics

Loading…