Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyplex/tinybase
/ automerge.test.ts
File
automerge.test.ts
test/unit/persisters/automerge.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{DocHandle, Repo} from
'@automerge/automerge-repo'
;
2
import
type
{Store} from
'tinybase'
;
3
import
{createStore} from
'tinybase'
;
4
import
type
{Persister} from
'tinybase/persisters'
;
Callers
nothing calls this directly
Calls
15
resetNetwork
Function · 0.90
createStore
Function · 0.90
pause
Function · 0.90
syncDocs
Function · 0.70
save
Method · 0.65
setTables
Method · 0.65
setValues
Method · 0.65
load
Method · 0.65
getContent
Method · 0.65
startAutoSave
Method · 0.65
startAutoLoad
Method · 0.65
delCell
Method · 0.65
Tested by
no test coverage detected