MCPcopy Index your code
hub / github.com/couchbase/couchbase-python-client / simple_txns.py

File simple_txns.py

examples/couchbase/simple_txns.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import logging
2from datetime import timedelta
3from sys import stdout
4from typing import TYPE_CHECKING

Callers

nothing calls this directly

Calls 9

ClusterOptionsClass · 0.90
TransactionConfigClass · 0.90
ClusterClass · 0.90
default_collectionMethod · 0.45
bucketMethod · 0.45
insertMethod · 0.45
getMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected