Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.7% dependent packages on proxy.golang.org
Top 4.8% dependent repos on proxy.golang.org

proxy.golang.org : github.com/launchdarkly/go-server-sdk-consul

Package ldconsul provides a Consul-backed persistent data store for the LaunchDarkly Go SDK. For more details about how and why you can use a persistent data store, see: https://docs.launchdarkly.com/sdk/features/storing-data/consul#go To use the Consul data store with the LaunchDarkly client: The default Consul configuration uses an address of localhost:8500. You may customize the configuration by using the methods of the ldconsul.DataStoreBuilder returned by ldconsul.DataStore(). For example: Note that CacheSeconds() is not a method of ldconsul.DataStoreBuilder, but rather a method of ldcomponents.PersistentDataStore(), because the caching behavior is provided by the SDK for all database integrations. If you are also using Consul for other purposes, the data store can coexist with other data as long as you are not using the same keys. By default, the keys used by the data store will always start with "launchdarkly/"; you can change this to another prefix if desired.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/launchdarkly/go-server-sdk-consul
Keywords: consul, go, golang, launchdarkly, launchdarkly-sdk-component, managed-by-terraform
License: Apache-2.0
Latest release: about 2 years ago
First release: almost 4 years ago
Namespace: github.com/launchdarkly
Dependent packages: 2
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 7 days ago

    Loading...
    Readme
    Loading...