MCPcopy Create free account
hub / github.com/AdRoll/baker / CanShard

Method CanShard

output/sqlite.go:406–408  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

404}
405
406func (c *SQLite) CanShard() bool {
407 return true
408}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected