Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/couchbase/couchbase-python-client
/ simple_async_txns.py
File
simple_async_txns.py
examples/acouchbase/simple_async_txns.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
asyncio
2
from
datetime
import
timedelta
3
from
typing
import
TYPE_CHECKING
4
from
uuid
import
uuid4
Callers
nothing calls this directly
Calls
5
ClusterOptions
Class · 0.90
PasswordAuthenticator
Class · 0.90
TransactionConfig
Class · 0.90
run
Function · 0.85
get_event_loop
Method · 0.80
Tested by
no test coverage detected