store/

directory
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2026 License: MIT

Directories

Path Synopsis
Package conformance is a shared test suite every gateway.CertStore implementation must pass, so gateway.MemoryCertStore, gateway.FileCertStore and store/redis.Store (and any third-party implementation) are held to the exact same contract.
Package conformance is a shared test suite every gateway.CertStore implementation must pass, so gateway.MemoryCertStore, gateway.FileCertStore and store/redis.Store (and any third-party implementation) are held to the exact same contract.
Package redis provides a Redis- or Valkey-backed gateway.CertStore, so that every process in a deployment shares one persistent certificate store: a node that cold-starts fetches already-issued certificates back from the server instead of depending on the issuer being reachable/willing to re-issue.
Package redis provides a Redis- or Valkey-backed gateway.CertStore, so that every process in a deployment shares one persistent certificate store: a node that cold-starts fetches already-issued certificates back from the server instead of depending on the issuer being reachable/willing to re-issue.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL