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

Method UseMou

db/database.go:2022–2024  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2020}
2021
2022func (context *DatabaseContext) UseMou() bool {
2023 return context.EnableMou
2024}
2025
2026func (context *DatabaseContext) DeltaSyncEnabled() bool {
2027 return context.Options.DeltaSyncOptions.Enabled

Callers 3

TestFeedImportFunction · 0.80
TestOnDemandImportFunction · 0.80
useMouMethod · 0.80

Calls

no outgoing calls

Tested by 2

TestFeedImportFunction · 0.64
TestOnDemandImportFunction · 0.64