Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tinyplex/tinybase
/ index.ts
File
index.ts
src/persisters/persister-libsql/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Client} from
'@libsql/client'
;
2
import
type
{DatabasePersisterConfig} from
'../../@types/persisters/index.d.ts'
;
3
import
type
{
4
LibSqlPersister,
Callers
nothing calls this directly
Calls
1
createCustomSqlitePersister
Function · 0.90
Tested by
no test coverage detected