pkg.soopen package index

brew / rank 6653

Install go-feature-flag-relay-proxy with Homebrew

Stand alone server to run GO Feature Flag. Version 1.55.1 via Homebrew; verified 2026-07-29.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install go-feature-flag-relay-proxy

local Homebrew formula metadata

overview

Package summary

Stand alone server to run GO Feature Flag

Commands and aliases

  • go-feature-flag-relay-proxy

history

Project history and usage

GO Feature Flag Relay Proxy is the server component of GO Feature Flag, an open-source feature flag system written in Go. The relay proxy exposes feature-flag evaluation APIs so applications in several languages can use GO Feature Flag through OpenFeature providers or direct HTTP calls.

Project history

The parent GO Feature Flag repository was created in 2020 as a Go-oriented feature flag library. Its README explains that the project began as a solution for the Go language and later expanded through OpenFeature standardization, with the relay proxy providing an API layer over the Go module so non-Go applications could share the same evaluation logic.

Adoption history

The project sits in the OpenFeature ecosystem and advertises provider support across backend, frontend, and mobile languages. Its adopters list includes organizations and open-source projects using it for backend services, frontend applications, OpenFeature-based flagging, and relay-proxy deployments.

How it is used

Practitioners run the relay proxy as the central flag-evaluation service, usually with a YAML configuration file passed through `--config` or mounted into a container. The proxy loads flag definitions from retrievers such as files, HTTP, S3, or Kubernetes, stores them in memory, polls for changes, and exposes APIs that OpenFeature SDK providers call from application code.

Why package nerds care

For package maintainers, the relay proxy is the packaged operational face of a library-first Go project. Shipping it as a Homebrew formula gives developers a database-free feature-flag daemon they can install locally for testing, wire into containers, or run as infrastructure beside services.

Timeline

  • 2020: The GO Feature Flag repository was created.
  • 2024: v1.29.x and later releases appeared on GitHub's release stream.
  • 2026: v1.54.x releases showed the relay-proxy and provider ecosystem under active release management.

Related projects

  • OpenFeature
  • GO Feature Flag Go module
  • GO Feature Flag OpenFeature providers

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for go-feature-flag-relay-proxy. Package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
path passed with --config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
path passed with --config

executables

Installed executables

CommandKindExposureNote
go-feature-flag-relay-proxycliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-04
manager version1.55.1
manager updated2026-07-29
local dataok
upstreamcurrent
latest detectedv1.55.1

https://github.com/thomaspoignant/go-feature-flag

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:go-feature-flag-relay-proxy
Version1.55.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/go-feature-flag-relay-proxy
Homepagehttps://gofeatureflag.org
Repositoryhttps://github.com/thomaspoignant/go-feature-flag
Upstream docshttps://gofeatureflag.org
LicenseMIT
Source archivehttps://github.com/thomaspoignant/go-feature-flag/archive/refs/tags/v1.55.1.tar.gz
Last updated2026-07-29T16:05:03+02:00
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namego-feature-flag-relay-proxy
Aliases
  • go-feature-flag
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation