Coder Social home page Coder Social logo

ro5635 / dnsfeatureflag Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 14 KB

For personal projects the cost of a cached API or a Feature Flag service are irksome, until aws evidently is rolled out to eu-west-2 this will provide low latency basic runtime feature flags

Python 100.00%

dnsfeatureflag's Introduction

DNS Feature Flags

Low latency run time feature flags are a basic rquirement for many projects, for personal projects the costs of "real" feature flag SAAS solutions or the cost of a basic cached API are irksome.

Until aws evidently rolls out into eu-west-2 London this will do for basic run time feature flagging in personal projects.

This python module queries the value of a txt DNS record to deduce the state of a given flag. Route53 DNS queries are cheap as chips and the latency fits the needs of a feature flag. Just create the flags in your DNS provider of choice and query them with this tiny funcition.

This repo partially exists so that I could walk through the process of creating a Python package, it's not being used by anything and is not maintained.

dnsfeatureflag's People

Contributors

ro5635 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.