MCPcopy Create free account
hub / github.com/couchbase/sync_gateway / VersionPruningWindow

Method VersionPruningWindow

base/bucket.go:58–58  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

56 GetName() string
57 MgmtEps() ([]string, error)
58 VersionPruningWindow(ctx context.Context) (time.Duration, error)
59 MetadataPurgeInterval(ctx context.Context) (time.Duration, error)
60 MaxTTL(context.Context) (int, error)
61 HttpClient(context.Context) *http.Client

Callers 2

TestVersionPruningWindowFunction · 0.65

Implementers 1

GocbV2Bucketbase/collection.go

Calls

no outgoing calls

Tested by 1

TestVersionPruningWindowFunction · 0.52