logoalt Hacker News

ndriscollyesterday at 3:31 PM0 repliesview on HN

DNS can be thought of as a distributed KV store with built in caching suitable for low write high read use cases, so TXT makes sense for that. e.g. basic feature flagging can be accomplished that way with basically no work to set it up assuming you were already using DNS.