Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@growthbook/proxy

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@growthbook/proxy

GrowthBook proxy server for caching, realtime updates, telemetry, etc

  • 1.1.9
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

GrowthBook Proxy

GrowthBook is a modular Feature Flagging and Experimentation platform.

The GrowthBook Proxy server sits between your application and GrowthBook. It turbocharges your GrowthBook implementation by providing speed, scalability, security, and real-time feature rollouts.

Features

  • :zap: Caching - Significantly faster feature lookups!
    • In-memory cache plus an optional distributed layer (Redis or MongoDB)
    • Automatic cache invalidation when features change in GrowthBook (using WebHooks)
  • :satellite: Streaming - Updates your application in real-time as features are changed or toggled (Javascript and React only)
  • :lock: Remote Evaluation - Hide your features' business logic in insecure environments
  • :key: Secure - Private-key authentication between GrowthBook and GrowthBook Proxy
  • :left_right_arrow: Horizontally Scalable - Support millions of concurrent users

See more

This GrowthBook Proxy package (@growthbook/proxy) is a part of the larger GrowthBook Proxy mono-repo. See the main project for more information and configuration examples.

FAQs

Package last updated on 05 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc