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

Method getChannelCache

db/change_cache.go:956–958  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

954}
955
956func (c *changeCache) getChannelCache() ChannelCache {
957 return c.channelCache
958}
959
960// ////// CHANGE ACCESS:
961

Callers 15

TestAddPendingLogsFunction · 0.95
UpdateCalculatedStatsMethod · 0.45
buildRevokedFeedMethod · 0.45
waitForCacheUpdateMethod · 0.45
GetChangeLogMethod · 0.45
closeLateFeedMethod · 0.45
TestChannelCacheMaxSizeFunction · 0.45
CacheCompactActiveMethod · 0.45
GetCachedChangesMethod · 0.45

Calls

no outgoing calls

Tested by 8

TestAddPendingLogsFunction · 0.76
TestChannelCacheMaxSizeFunction · 0.36
TestChannelCacheBackfillFunction · 0.36
TestChannelCacheSizeFunction · 0.36
TestAllDocsOnlyFunction · 0.36
TestConflictsFunction · 0.36