trellis 3.2.0 → 3.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/README.md +61 -171
- package/dist/browser/index.d.ts +18 -0
- package/dist/browser/index.d.ts.map +1 -0
- package/dist/browser/index.js +95 -0
- package/dist/{chunk-3ETIIPPB.js → chunk-2W3MHTMG.js} +190 -27
- package/dist/{chunk-MBNBTJCR.js → chunk-6GEZ6DN5.js} +2 -2
- package/dist/chunk-7ZFRVCUE.js +211 -0
- package/dist/chunk-CAG4FULI.js +121 -0
- package/dist/{chunk-GD5QJXSS.js → chunk-FWRS4CSC.js} +2 -2
- package/dist/{chunk-36VSSTL7.js → chunk-GU374KWZ.js} +1 -1
- package/dist/{chunk-3GDRZTAW.js → chunk-H6JB3PZ3.js} +1 -1
- package/dist/{chunk-ZHVI7BQN.js → chunk-IZX2PLIB.js} +191 -28
- package/dist/chunk-J2TXUFCZ.js +289 -0
- package/dist/{chunk-BJ7EZ7FP.js → chunk-JHHEXEDM.js} +17 -0
- package/dist/{chunk-X762XWVC.js → chunk-KIJITUZB.js} +1 -1
- package/dist/{chunk-7WQGTFVJ.js → chunk-L5N5PR2S.js} +130 -75
- package/dist/{chunk-BXSTJVE3.js → chunk-N6MYZT4O.js} +2 -1
- package/dist/{chunk-KKDRMIV6.js → chunk-QB5ISE47.js} +1 -1
- package/dist/{chunk-HO4TURXW.js → chunk-S3XLFZ27.js} +28 -11
- package/dist/{chunk-BQBUVMRN.js → chunk-S6GBJ2ZB.js} +25 -14
- package/dist/{chunk-IUWVEEOX.js → chunk-SGMDTWJJ.js} +4 -0
- package/dist/{chunk-FZVCXDYW.js → chunk-UQISRW6T.js} +65 -12
- package/dist/{chunk-B3ZIFA2O.js → chunk-VBYUTRXX.js} +1 -1
- package/dist/cli/deploy-cli.d.ts +18 -0
- package/dist/cli/deploy-cli.d.ts.map +1 -0
- package/dist/cli/index.d.ts +1 -1
- package/dist/cli/index.d.ts.map +1 -1
- package/dist/cli/index.js +153 -100
- package/dist/client/index.browser.d.ts +29 -0
- package/dist/client/index.browser.d.ts.map +1 -0
- package/dist/client/index.browser.js +64 -0
- package/dist/client/index.js +10 -10
- package/dist/client/sdk.browser.d.ts +104 -0
- package/dist/client/sdk.browser.d.ts.map +1 -0
- package/dist/{sdk-LZ7W3EEY.js → client/sdk.browser.js} +2 -2
- package/dist/client/sdk.js +1 -1
- package/dist/core/index.js +6 -6
- package/dist/db/index.js +18 -18
- package/dist/db/inspector.js +6 -6
- package/dist/db/trellis.css +1 -1
- package/dist/decisions/index.js +2 -2
- package/dist/deploy-LQ7GUGJ5.js +9 -0
- package/dist/{deploy-66EC752W.js → deploy-YNVG5E4E.js} +1 -1
- package/dist/deploy-cli-24BCHAXY.js +67 -0
- package/dist/deploy-cli-C35HTITO.js +67 -0
- package/dist/embeddings/auto-embed.d.ts.map +1 -1
- package/dist/embeddings/index.js +1 -1
- package/dist/embeddings/store.d.ts.map +1 -1
- package/dist/engine.d.ts +27 -7
- package/dist/engine.d.ts.map +1 -1
- package/dist/index.js +6 -6
- package/dist/mcp/server.d.ts.map +1 -1
- package/dist/react/index.js +2 -2
- package/dist/react/schema-hooks.js +7 -7
- package/dist/{remote-manager-SG545WNY.js → remote-manager-ODE3T2KR.js} +5 -5
- package/dist/scaffold/seed.d.ts.map +1 -1
- package/dist/scaffold/write.d.ts +1 -1
- package/dist/scaffold/write.d.ts.map +1 -1
- package/dist/schema/index.js +4 -3
- package/dist/server/deploy-meta.d.ts +25 -0
- package/dist/server/deploy-meta.d.ts.map +1 -0
- package/dist/server/deploy.d.ts +7 -2
- package/dist/server/deploy.d.ts.map +1 -1
- package/dist/server/index.d.ts +5 -2
- package/dist/server/index.d.ts.map +1 -1
- package/dist/server/index.js +52 -18
- package/dist/server/realtime.d.ts +4 -1
- package/dist/server/realtime.d.ts.map +1 -1
- package/dist/server/server.d.ts +1 -0
- package/dist/server/server.d.ts.map +1 -1
- package/dist/server/sprites.d.ts +18 -1
- package/dist/server/sprites.d.ts.map +1 -1
- package/dist/server/tenancy.d.ts +4 -0
- package/dist/server/tenancy.d.ts.map +1 -1
- package/dist/server/usage-meter.d.ts +53 -0
- package/dist/server/usage-meter.d.ts.map +1 -0
- package/dist/{server-IGBIIJSF.js → server-MB3OPSPI.js} +6 -1
- package/dist/{server-BOH7M4TT.js → server-ZVWGLLRF.js} +7 -2
- package/dist/sprites-KQGTGM6W.js +27 -0
- package/dist/{tenancy-S676GLID.js → tenancy-NBLLGCNJ.js} +1 -1
- package/dist/{tenancy-OP34NFFS.js → tenancy-POMWQP6M.js} +5 -3
- package/dist/vcs/index.js +3 -3
- package/dist/vcs/types.d.ts +2 -0
- package/dist/vcs/types.d.ts.map +1 -1
- package/package.json +17 -6
- package/dist/better-sqlite-backend-PII64VE6.js +0 -159
- package/dist/better-sqlite-backend-VUBVQ7SN.js +0 -209
- package/dist/better-sqlite-backend-Y3AQN65E.js +0 -159
- package/dist/better-sqlite-backend-Y3M7DXOX.js +0 -159
- package/dist/boot-middleware-FJDGVUM4.js +0 -9
- package/dist/boot-middleware-MLJUTLUM.js +0 -9
- package/dist/boot-middleware-ZZPDZNYR.js +0 -9
- package/dist/chunk-276LKLZR.js +0 -359
- package/dist/chunk-2CX5UCRV.js +0 -111
- package/dist/chunk-2ESYSVXG.js +0 -48
- package/dist/chunk-2I5JU73Y.js +0 -340
- package/dist/chunk-2UNSRRNB.js +0 -171
- package/dist/chunk-335UEHQR.js +0 -907
- package/dist/chunk-4CF2L46N.js +0 -29
- package/dist/chunk-5CINODKT.js +0 -41
- package/dist/chunk-5ESGWJ5L.js +0 -45
- package/dist/chunk-5FGLQGMF.js +0 -1676
- package/dist/chunk-5IQZFITY.js +0 -357
- package/dist/chunk-5JWFAQDW.js +0 -150
- package/dist/chunk-62UHTVU3.js +0 -141
- package/dist/chunk-66UJQT2I.js +0 -35
- package/dist/chunk-6RNNVOAS.js +0 -355
- package/dist/chunk-6X23PZ6H.js +0 -969
- package/dist/chunk-7C7LL6MB.js +0 -315
- package/dist/chunk-7F4HM3JG.js +0 -394
- package/dist/chunk-7KJ7T4D3.js +0 -910
- package/dist/chunk-7QQQNUB5.js +0 -92
- package/dist/chunk-7QWJBS72.js +0 -946
- package/dist/chunk-7R36OZK3.js +0 -957
- package/dist/chunk-7UPKCOHE.js +0 -946
- package/dist/chunk-A3BONW34.js +0 -35
- package/dist/chunk-AHMDVHBL.js +0 -141
- package/dist/chunk-AW6A4OZY.js +0 -171
- package/dist/chunk-BJ5EKCJ5.js +0 -458
- package/dist/chunk-BRGYDO7D.js +0 -223
- package/dist/chunk-C5KPSEDN.js +0 -359
- package/dist/chunk-CCTNYTUC.js +0 -940
- package/dist/chunk-CYQ2OVD2.js +0 -35
- package/dist/chunk-DDAK7YOE.js +0 -299
- package/dist/chunk-DRILKBY6.js +0 -965
- package/dist/chunk-DXE24HNN.js +0 -45
- package/dist/chunk-E7ICUNW7.js +0 -945
- package/dist/chunk-EAL2PUOE.js +0 -10022
- package/dist/chunk-ELT7MLZB.js +0 -109
- package/dist/chunk-EWEIRF6G.js +0 -171
- package/dist/chunk-F5VDGQJC.js +0 -120
- package/dist/chunk-FCPL3IEQ.js +0 -98
- package/dist/chunk-FDPKYSV7.js +0 -96
- package/dist/chunk-FES3TC24.js +0 -171
- package/dist/chunk-FOWKR5TW.js +0 -129
- package/dist/chunk-G3XIHPSQ.js +0 -361
- package/dist/chunk-GKJLYLVU.js +0 -359
- package/dist/chunk-GNXHXNVQ.js +0 -113
- package/dist/chunk-GSR6ILTM.js +0 -277
- package/dist/chunk-GWRIMRSX.js +0 -45
- package/dist/chunk-H72UW2HJ.js +0 -45
- package/dist/chunk-HGI74PXB.js +0 -7417
- package/dist/chunk-HGRA37LO.js +0 -145
- package/dist/chunk-HXSRQO3L.js +0 -145
- package/dist/chunk-IG2X2BVO.js +0 -373
- package/dist/chunk-IIJVDD54.js +0 -373
- package/dist/chunk-IX4BBOIT.js +0 -394
- package/dist/chunk-IXU4RMQM.js +0 -349
- package/dist/chunk-J6OUIION.js +0 -857
- package/dist/chunk-K46RNFDE.js +0 -171
- package/dist/chunk-KAGU2XMY.js +0 -359
- package/dist/chunk-KCVYJNVX.js +0 -394
- package/dist/chunk-KYLIQ3YI.js +0 -399
- package/dist/chunk-KZYJJIRN.js +0 -946
- package/dist/chunk-LFOX744K.js +0 -96
- package/dist/chunk-LHOVJEWR.js +0 -7403
- package/dist/chunk-LOPXTPF3.js +0 -120
- package/dist/chunk-LZR3VIFU.js +0 -907
- package/dist/chunk-MCKGQKYU.js +0 -15
- package/dist/chunk-MU6EOS6F.js +0 -0
- package/dist/chunk-MWRQ2TXT.js +0 -357
- package/dist/chunk-NO73OK2I.js +0 -102
- package/dist/chunk-NPE2YJHK.js +0 -394
- package/dist/chunk-NSDXU6QX.js +0 -2213
- package/dist/chunk-NXIRDSZ6.js +0 -145
- package/dist/chunk-NZWFNHCS.js +0 -407
- package/dist/chunk-OB4CMMX6.js +0 -260
- package/dist/chunk-OBKU74FU.js +0 -7411
- package/dist/chunk-OQNDWRDE.js +0 -145
- package/dist/chunk-OVWAJMB6.js +0 -394
- package/dist/chunk-PDHLBTTD.js +0 -45
- package/dist/chunk-PEQNRKLG.js +0 -210
- package/dist/chunk-QERIS7QY.js +0 -7403
- package/dist/chunk-QHA2DM3C.js +0 -373
- package/dist/chunk-QLM4HSYC.js +0 -45
- package/dist/chunk-S2OT3TQJ.js +0 -283
- package/dist/chunk-S5PHSN5K.js +0 -907
- package/dist/chunk-SIAA4J6H.js +0 -21
- package/dist/chunk-SQBNLUIA.js +0 -171
- package/dist/chunk-STLN6A6B.js +0 -355
- package/dist/chunk-U7HV7GU2.js +0 -17
- package/dist/chunk-UGZHOGRA.js +0 -39
- package/dist/chunk-UICF66FS.js +0 -359
- package/dist/chunk-UK3EQREE.js +0 -1078
- package/dist/chunk-UPKPURVY.js +0 -394
- package/dist/chunk-URC74VCN.js +0 -959
- package/dist/chunk-V3G7Q3QQ.js +0 -102
- package/dist/chunk-VUJ6SA55.js +0 -303
- package/dist/chunk-VUJQLIML.js +0 -141
- package/dist/chunk-VWKLKLYB.js +0 -267
- package/dist/chunk-VYC3RZMK.js +0 -277
- package/dist/chunk-WMERMSWI.js +0 -154
- package/dist/chunk-WMR777PO.js +0 -2213
- package/dist/chunk-X46IECAC.js +0 -517
- package/dist/chunk-XEN3OEYY.js +0 -2234
- package/dist/chunk-XZQ66K7A.js +0 -124
- package/dist/chunk-YY3GF7DH.js +0 -7411
- package/dist/chunk-ZE5R3H4C.js +0 -907
- package/dist/chunk-ZMN5LUB7.js +0 -7411
- package/dist/chunk-ZUV4MD5U.js +0 -94
- package/dist/config-KMY6RRK3.js +0 -19
- package/dist/config-VDMK2DUJ.js +0 -19
- package/dist/deploy-SO7AFK6L.js +0 -9
- package/dist/engine-7GXBM4IT.js +0 -7
- package/dist/engine-NSR6BIF7.js +0 -7
- package/dist/factory-2P64OC7M.js +0 -34
- package/dist/factory-YP4ZZK5K.js +0 -34
- package/dist/import-AJLYHFIA.js +0 -10
- package/dist/launch-explorer-AI6L2AWJ.js +0 -91
- package/dist/query-GJL3CVGN.js +0 -31
- package/dist/query-MBJSK3EB.js +0 -31
- package/dist/query-TJHEVSKL.js +0 -31
- package/dist/query-WUIKOHPE.js +0 -524
- package/dist/remote-manager-BLJZ6KF6.js +0 -224
- package/dist/remote-manager-BPYE46SI.js +0 -223
- package/dist/remote-manager-FMESEAFA.js +0 -224
- package/dist/remote-manager-K2WZ5RHY.js +0 -223
- package/dist/remote-manager-SG5PQKCH.js +0 -224
- package/dist/remote-manager-WGP6MIQZ.js +0 -224
- package/dist/sdk-3KBB3E6V.js +0 -16
- package/dist/sdk-4ZQO6UTU.js +0 -16
- package/dist/sdk-6JA6GV3G.js +0 -16
- package/dist/sdk-6VTP5UTZ.js +0 -16
- package/dist/sdk-7VS6TYCD.js +0 -16
- package/dist/sdk-HQ3FTLRT.js +0 -16
- package/dist/sdk-HZ7NU3XE.js +0 -15
- package/dist/sdk-KBQE2OXT.js +0 -16
- package/dist/sdk-MSCDZ7JU.js +0 -15
- package/dist/sdk-WNZOGO3S.js +0 -15
- package/dist/sdk-YLV33ZCW.js +0 -9
- package/dist/sdk-ZSUD2LLJ.js +0 -16
- package/dist/server-AFXFFBWA.js +0 -11
- package/dist/server-AGHC4VUL.js +0 -11
- package/dist/server-DBUY2KY5.js +0 -11
- package/dist/server-GWBQJPRG.js +0 -11
- package/dist/server-JZZFULVU.js +0 -11
- package/dist/server-L5XAF4M5.js +0 -11
- package/dist/server-NYFUHANA.js +0 -12
- package/dist/server-OABUB2LO.js +0 -12
- package/dist/server-P2CKZWWV.js +0 -12
- package/dist/sprites-XVSMQLSI.js +0 -15
- package/dist/sql-wasm-FORCZFHZ.js +0 -2148
- package/dist/sql-wasm-JZH76RLO.js +0 -2148
- package/dist/sqljs-backend-CJQOIQYE.js +0 -266
- package/dist/sqljs-backend-KWXBUDUO.js +0 -266
- package/dist/state-demo.bundle.js +0 -1033
- package/dist/tenancy-CBWYEVUB.js +0 -11
- package/dist/tenancy-FO6WVYFN.js +0 -13
- package/dist/tenancy-FWDBESMX.js +0 -14
- package/dist/tenancy-HGPIS5QA.js +0 -13
- package/dist/tenancy-HXFALA37.js +0 -14
- package/dist/tenancy-V7ARWNNV.js +0 -14
- package/dist/tenancy-ZDN4GXK5.js +0 -13
- package/dist/tenancy-ZT5VMY7B.js +0 -14
- package/dist/vm-config-YZRJ3KUB.js +0 -21
- /package/dist/{chunk-2BRTCEHB.js → chunk-PZ4XYZ4J.js} +0 -0
- /package/dist/{chunk-EO3J7GRP.js → chunk-WXSWA3MV.js} +0 -0
package/dist/chunk-5IQZFITY.js
DELETED
|
@@ -1,357 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
TenantPool
|
|
3
|
-
} from "./chunk-HGRA37LO.js";
|
|
4
|
-
import {
|
|
5
|
-
readConfig
|
|
6
|
-
} from "./chunk-JA7AIHRK.js";
|
|
7
|
-
|
|
8
|
-
// src/client/sdk.ts
|
|
9
|
-
function isRemote(opts) {
|
|
10
|
-
return "url" in opts;
|
|
11
|
-
}
|
|
12
|
-
var TrellisDb = class _TrellisDb {
|
|
13
|
-
opts;
|
|
14
|
-
_pool = null;
|
|
15
|
-
_ws = null;
|
|
16
|
-
_subCallbacks = /* @__PURE__ */ new Map();
|
|
17
|
-
constructor(opts) {
|
|
18
|
-
this.opts = opts;
|
|
19
|
-
}
|
|
20
|
-
/**
|
|
21
|
-
* Create a TrellisDb instance from `.trellis-db.json` in the given directory.
|
|
22
|
-
*/
|
|
23
|
-
static fromConfig(dir = ".") {
|
|
24
|
-
const config = readConfig(dir);
|
|
25
|
-
if (!config)
|
|
26
|
-
throw new Error(
|
|
27
|
-
"No .trellis-db.json found. Run `trellis db init` first."
|
|
28
|
-
);
|
|
29
|
-
if (config.mode === "remote" && config.url) {
|
|
30
|
-
return new _TrellisDb({ url: config.url, apiKey: config.apiKey });
|
|
31
|
-
}
|
|
32
|
-
if (config.dbPath) {
|
|
33
|
-
return new _TrellisDb({ path: config.dbPath });
|
|
34
|
-
}
|
|
35
|
-
throw new Error("Invalid .trellis-db.json: missing url or dbPath.");
|
|
36
|
-
}
|
|
37
|
-
// -------------------------------------------------------------------------
|
|
38
|
-
// CRUD
|
|
39
|
-
// -------------------------------------------------------------------------
|
|
40
|
-
/**
|
|
41
|
-
* Create a new entity.
|
|
42
|
-
* Returns the generated entity ID.
|
|
43
|
-
*/
|
|
44
|
-
async create(type, attributes = {}, links) {
|
|
45
|
-
if (isRemote(this.opts)) {
|
|
46
|
-
const res = await this._fetch("POST", "/entities", {
|
|
47
|
-
type,
|
|
48
|
-
attributes,
|
|
49
|
-
links
|
|
50
|
-
});
|
|
51
|
-
return res.id;
|
|
52
|
-
}
|
|
53
|
-
const pool = this._getPool();
|
|
54
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
55
|
-
const kernel = pool.get(tenantId);
|
|
56
|
-
const entityId = `${type.toLowerCase()}:${crypto.randomUUID()}`;
|
|
57
|
-
await kernel.createEntity(entityId, type, attributes, links);
|
|
58
|
-
return entityId;
|
|
59
|
-
}
|
|
60
|
-
/**
|
|
61
|
-
* Read an entity by ID.
|
|
62
|
-
* Returns null if not found.
|
|
63
|
-
*/
|
|
64
|
-
async read(id) {
|
|
65
|
-
if (isRemote(this.opts)) {
|
|
66
|
-
try {
|
|
67
|
-
return await this._fetch(
|
|
68
|
-
"GET",
|
|
69
|
-
`/entities/${encodeURIComponent(id)}`
|
|
70
|
-
);
|
|
71
|
-
} catch (err) {
|
|
72
|
-
if (err?.status === 404) return null;
|
|
73
|
-
throw err;
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
const pool = this._getPool();
|
|
77
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
78
|
-
const kernel = pool.get(tenantId);
|
|
79
|
-
const entity = kernel.getEntity(id);
|
|
80
|
-
if (!entity) return null;
|
|
81
|
-
return entityToPlain(entity);
|
|
82
|
-
}
|
|
83
|
-
/**
|
|
84
|
-
* Update an entity's attributes (partial update).
|
|
85
|
-
*/
|
|
86
|
-
async update(id, attributes) {
|
|
87
|
-
if (isRemote(this.opts)) {
|
|
88
|
-
await this._fetch(
|
|
89
|
-
"PUT",
|
|
90
|
-
`/entities/${encodeURIComponent(id)}`,
|
|
91
|
-
attributes
|
|
92
|
-
);
|
|
93
|
-
return;
|
|
94
|
-
}
|
|
95
|
-
const pool = this._getPool();
|
|
96
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
97
|
-
const kernel = pool.get(tenantId);
|
|
98
|
-
await kernel.updateEntity(id, attributes);
|
|
99
|
-
}
|
|
100
|
-
/**
|
|
101
|
-
* Delete an entity by ID.
|
|
102
|
-
*/
|
|
103
|
-
async delete(id) {
|
|
104
|
-
if (isRemote(this.opts)) {
|
|
105
|
-
await this._fetch("DELETE", `/entities/${encodeURIComponent(id)}`);
|
|
106
|
-
return;
|
|
107
|
-
}
|
|
108
|
-
const pool = this._getPool();
|
|
109
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
110
|
-
const kernel = pool.get(tenantId);
|
|
111
|
-
await kernel.deleteEntity(id);
|
|
112
|
-
}
|
|
113
|
-
/**
|
|
114
|
-
* List entities of a given type.
|
|
115
|
-
*/
|
|
116
|
-
async list(type, opts = {}) {
|
|
117
|
-
if (isRemote(this.opts)) {
|
|
118
|
-
const params = new URLSearchParams();
|
|
119
|
-
if (type) params.set("type", type);
|
|
120
|
-
if (opts.limit) params.set("limit", String(opts.limit));
|
|
121
|
-
if (opts.offset) params.set("offset", String(opts.offset));
|
|
122
|
-
const qs = params.toString() ? `?${params}` : "";
|
|
123
|
-
return await this._fetch("GET", `/entities${qs}`);
|
|
124
|
-
}
|
|
125
|
-
const pool = this._getPool();
|
|
126
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
127
|
-
const kernel = pool.get(tenantId);
|
|
128
|
-
const entities = kernel.listEntities(type, opts.filters);
|
|
129
|
-
const limit = opts.limit ?? 100;
|
|
130
|
-
const offset = opts.offset ?? 0;
|
|
131
|
-
const page = entities.slice(offset, offset + limit);
|
|
132
|
-
return {
|
|
133
|
-
data: page.map(entityToPlain),
|
|
134
|
-
total: entities.length,
|
|
135
|
-
limit,
|
|
136
|
-
offset
|
|
137
|
-
};
|
|
138
|
-
}
|
|
139
|
-
// -------------------------------------------------------------------------
|
|
140
|
-
// Query
|
|
141
|
-
// -------------------------------------------------------------------------
|
|
142
|
-
/**
|
|
143
|
-
* Run an EQL-S query string.
|
|
144
|
-
*/
|
|
145
|
-
async query(eql) {
|
|
146
|
-
if (isRemote(this.opts)) {
|
|
147
|
-
return await this._fetch("POST", "/query", {
|
|
148
|
-
query: eql
|
|
149
|
-
});
|
|
150
|
-
}
|
|
151
|
-
const { parseSimple } = await import("./query-XYLTJYSA.js");
|
|
152
|
-
const pool = this._getPool();
|
|
153
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
154
|
-
const kernel = pool.get(tenantId);
|
|
155
|
-
const parsed = parseSimple(eql);
|
|
156
|
-
return kernel.query(parsed);
|
|
157
|
-
}
|
|
158
|
-
// -------------------------------------------------------------------------
|
|
159
|
-
// File upload
|
|
160
|
-
// -------------------------------------------------------------------------
|
|
161
|
-
/**
|
|
162
|
-
* Upload a file to the blob store.
|
|
163
|
-
* Returns a content-addressed hash.
|
|
164
|
-
*/
|
|
165
|
-
async upload(data, contentType = "application/octet-stream") {
|
|
166
|
-
const raw = data instanceof ArrayBuffer ? new Uint8Array(data) : data;
|
|
167
|
-
const cleanBuf = raw.buffer.slice(
|
|
168
|
-
raw.byteOffset,
|
|
169
|
-
raw.byteOffset + raw.byteLength
|
|
170
|
-
);
|
|
171
|
-
const buffer = new Uint8Array(cleanBuf);
|
|
172
|
-
if (isRemote(this.opts)) {
|
|
173
|
-
const res = await fetch(`${this.opts.url}/upload`, {
|
|
174
|
-
method: "POST",
|
|
175
|
-
headers: {
|
|
176
|
-
"Content-Type": contentType,
|
|
177
|
-
...this.opts.apiKey ? { Authorization: `Bearer ${this.opts.apiKey}` } : {}
|
|
178
|
-
},
|
|
179
|
-
body: cleanBuf
|
|
180
|
-
});
|
|
181
|
-
if (!res.ok) throw new FetchError(res.status, await res.text());
|
|
182
|
-
return await res.json();
|
|
183
|
-
}
|
|
184
|
-
const hashBuf = await crypto.subtle.digest("SHA-256", buffer);
|
|
185
|
-
const hash = `blob:${Array.from(new Uint8Array(hashBuf)).map((b) => b.toString(16).padStart(2, "0")).join("")}`;
|
|
186
|
-
const pool = this._getPool();
|
|
187
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
188
|
-
const kernel = pool.get(tenantId);
|
|
189
|
-
const backend = kernel.getBackend();
|
|
190
|
-
if (!backend.hasBlob(hash)) backend.putBlob(hash, buffer);
|
|
191
|
-
return { hash, size: buffer.length, contentType };
|
|
192
|
-
}
|
|
193
|
-
/**
|
|
194
|
-
* Download a file by its blob hash.
|
|
195
|
-
*/
|
|
196
|
-
async getFile(hash) {
|
|
197
|
-
if (isRemote(this.opts)) {
|
|
198
|
-
const res = await fetch(
|
|
199
|
-
`${this.opts.url}/files/${encodeURIComponent(hash)}`,
|
|
200
|
-
{
|
|
201
|
-
headers: this.opts.apiKey ? { Authorization: `Bearer ${this.opts.apiKey}` } : {}
|
|
202
|
-
}
|
|
203
|
-
);
|
|
204
|
-
if (res.status === 404) return null;
|
|
205
|
-
if (!res.ok) throw new FetchError(res.status, await res.text());
|
|
206
|
-
return new Uint8Array(await res.arrayBuffer());
|
|
207
|
-
}
|
|
208
|
-
const pool = this._getPool();
|
|
209
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
210
|
-
const kernel = pool.get(tenantId);
|
|
211
|
-
const backend = kernel.getBackend();
|
|
212
|
-
return backend.getBlob(hash) ?? null;
|
|
213
|
-
}
|
|
214
|
-
// -------------------------------------------------------------------------
|
|
215
|
-
// Auth helpers
|
|
216
|
-
// -------------------------------------------------------------------------
|
|
217
|
-
async register(email, password, name) {
|
|
218
|
-
if (!isRemote(this.opts))
|
|
219
|
-
throw new Error("register() requires remote mode");
|
|
220
|
-
return await this._fetch("POST", "/auth/register", {
|
|
221
|
-
email,
|
|
222
|
-
password,
|
|
223
|
-
name
|
|
224
|
-
});
|
|
225
|
-
}
|
|
226
|
-
async login(email, password) {
|
|
227
|
-
if (!isRemote(this.opts)) throw new Error("login() requires remote mode");
|
|
228
|
-
return await this._fetch("POST", "/auth/login", {
|
|
229
|
-
email,
|
|
230
|
-
password
|
|
231
|
-
});
|
|
232
|
-
}
|
|
233
|
-
/**
|
|
234
|
-
* Set the active API key / JWT token for subsequent requests.
|
|
235
|
-
*/
|
|
236
|
-
setToken(token) {
|
|
237
|
-
if (!isRemote(this.opts)) return;
|
|
238
|
-
this.opts.apiKey = token;
|
|
239
|
-
}
|
|
240
|
-
// -------------------------------------------------------------------------
|
|
241
|
-
// Realtime
|
|
242
|
-
// -------------------------------------------------------------------------
|
|
243
|
-
/**
|
|
244
|
-
* Subscribe to a live EQL-S query.
|
|
245
|
-
* Callback is fired immediately with the initial result, then on every update.
|
|
246
|
-
*
|
|
247
|
-
* Requires remote mode (WebSocket to server).
|
|
248
|
-
*/
|
|
249
|
-
subscribe(eql, callback) {
|
|
250
|
-
if (!isRemote(this.opts)) {
|
|
251
|
-
throw new Error(
|
|
252
|
-
"subscribe() requires remote mode (connect to a running server)"
|
|
253
|
-
);
|
|
254
|
-
}
|
|
255
|
-
const subId = `sub_${crypto.randomUUID()}`;
|
|
256
|
-
this._subCallbacks.set(subId, callback);
|
|
257
|
-
this._ensureWs().then((ws) => {
|
|
258
|
-
ws.send(JSON.stringify({ type: "subscribe", id: subId, query: eql }));
|
|
259
|
-
});
|
|
260
|
-
return {
|
|
261
|
-
unsubscribe: () => {
|
|
262
|
-
this._subCallbacks.delete(subId);
|
|
263
|
-
this._ws?.send(JSON.stringify({ type: "unsubscribe", id: subId }));
|
|
264
|
-
}
|
|
265
|
-
};
|
|
266
|
-
}
|
|
267
|
-
/**
|
|
268
|
-
* Close the WebSocket connection.
|
|
269
|
-
*/
|
|
270
|
-
disconnect() {
|
|
271
|
-
this._ws?.close();
|
|
272
|
-
this._ws = null;
|
|
273
|
-
}
|
|
274
|
-
/**
|
|
275
|
-
* Close local kernel pool connections.
|
|
276
|
-
*/
|
|
277
|
-
close() {
|
|
278
|
-
this._pool?.closeAll();
|
|
279
|
-
this._pool = null;
|
|
280
|
-
this.disconnect();
|
|
281
|
-
}
|
|
282
|
-
// -------------------------------------------------------------------------
|
|
283
|
-
// Private
|
|
284
|
-
// -------------------------------------------------------------------------
|
|
285
|
-
_getPool() {
|
|
286
|
-
if (!this._pool) {
|
|
287
|
-
const path = this.opts.path;
|
|
288
|
-
this._pool = new TenantPool(path);
|
|
289
|
-
}
|
|
290
|
-
return this._pool;
|
|
291
|
-
}
|
|
292
|
-
async _fetch(method, path, body) {
|
|
293
|
-
const opts = this.opts;
|
|
294
|
-
const url = `${opts.url}${path}`;
|
|
295
|
-
const res = await fetch(url, {
|
|
296
|
-
method,
|
|
297
|
-
headers: {
|
|
298
|
-
"Content-Type": "application/json",
|
|
299
|
-
...opts.apiKey ? { Authorization: `Bearer ${opts.apiKey}` } : {}
|
|
300
|
-
},
|
|
301
|
-
body: body !== void 0 ? JSON.stringify(body) : void 0
|
|
302
|
-
});
|
|
303
|
-
const data = await res.json();
|
|
304
|
-
if (!res.ok)
|
|
305
|
-
throw new FetchError(
|
|
306
|
-
res.status,
|
|
307
|
-
data?.message ?? res.statusText,
|
|
308
|
-
data
|
|
309
|
-
);
|
|
310
|
-
return data;
|
|
311
|
-
}
|
|
312
|
-
async _ensureWs() {
|
|
313
|
-
if (this._ws && this._ws.readyState === WebSocket.OPEN) return this._ws;
|
|
314
|
-
const opts = this.opts;
|
|
315
|
-
const wsUrl = opts.url.replace(/^https?/, opts.url.startsWith("https") ? "wss" : "ws") + "/realtime";
|
|
316
|
-
return new Promise((resolve, reject) => {
|
|
317
|
-
const ws = new WebSocket(wsUrl);
|
|
318
|
-
ws.onopen = () => {
|
|
319
|
-
this._ws = ws;
|
|
320
|
-
resolve(ws);
|
|
321
|
-
};
|
|
322
|
-
ws.onerror = (e) => reject(e);
|
|
323
|
-
ws.onmessage = (e) => {
|
|
324
|
-
try {
|
|
325
|
-
const msg = JSON.parse(e.data);
|
|
326
|
-
if (msg.type === "data" && this._subCallbacks.has(msg.id)) {
|
|
327
|
-
this._subCallbacks.get(msg.id)(msg.result, msg.diff);
|
|
328
|
-
}
|
|
329
|
-
} catch {
|
|
330
|
-
}
|
|
331
|
-
};
|
|
332
|
-
ws.onclose = () => {
|
|
333
|
-
this._ws = null;
|
|
334
|
-
};
|
|
335
|
-
});
|
|
336
|
-
}
|
|
337
|
-
};
|
|
338
|
-
function entityToPlain(entity) {
|
|
339
|
-
const obj = { id: entity.id, type: entity.type };
|
|
340
|
-
for (const f of entity.facts) {
|
|
341
|
-
if (f.a !== "type") obj[f.a] = f.v;
|
|
342
|
-
}
|
|
343
|
-
return obj;
|
|
344
|
-
}
|
|
345
|
-
var FetchError = class extends Error {
|
|
346
|
-
constructor(status, message, body) {
|
|
347
|
-
super(`HTTP ${status}: ${message}`);
|
|
348
|
-
this.status = status;
|
|
349
|
-
this.body = body;
|
|
350
|
-
this.name = "FetchError";
|
|
351
|
-
}
|
|
352
|
-
};
|
|
353
|
-
|
|
354
|
-
export {
|
|
355
|
-
TrellisDb,
|
|
356
|
-
FetchError
|
|
357
|
-
};
|
package/dist/chunk-5JWFAQDW.js
DELETED
|
@@ -1,150 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
runSpriteCmd,
|
|
3
|
-
runSpriteCopy
|
|
4
|
-
} from "./chunk-FF36CQHZ.js";
|
|
5
|
-
import {
|
|
6
|
-
updateConfig
|
|
7
|
-
} from "./chunk-JA7AIHRK.js";
|
|
8
|
-
import {
|
|
9
|
-
__require
|
|
10
|
-
} from "./chunk-2ESYSVXG.js";
|
|
11
|
-
|
|
12
|
-
// src/server/deploy.ts
|
|
13
|
-
import { existsSync, writeFileSync, mkdirSync } from "fs";
|
|
14
|
-
import { join, resolve } from "path";
|
|
15
|
-
async function deploy(opts) {
|
|
16
|
-
const { name, port = 3e3, configDir = ".", onProgress = () => {
|
|
17
|
-
} } = opts;
|
|
18
|
-
const apiKey = opts.apiKey ?? generateSecret("spk_");
|
|
19
|
-
const jwtSecret = opts.jwtSecret ?? generateSecret("jws_");
|
|
20
|
-
const url = `https://${name}.sprites.app`;
|
|
21
|
-
onProgress("Checking Sprites CLI...");
|
|
22
|
-
await runSpriteCmd(["--version"]).catch(() => {
|
|
23
|
-
throw new Error(
|
|
24
|
-
"`sprite` CLI not found. Install it from https://docs.sprites.dev and authenticate."
|
|
25
|
-
);
|
|
26
|
-
});
|
|
27
|
-
onProgress("Writing server entrypoint...");
|
|
28
|
-
const tmpDir = resolve(configDir, ".trellis-deploy");
|
|
29
|
-
if (!existsSync(tmpDir)) mkdirSync(tmpDir, { recursive: true });
|
|
30
|
-
const entrypoint = join(tmpDir, "server-entry.ts");
|
|
31
|
-
writeFileSync(
|
|
32
|
-
entrypoint,
|
|
33
|
-
generateServerEntrypoint({ port, apiKey, jwtSecret })
|
|
34
|
-
);
|
|
35
|
-
onProgress("Bundling server with Bun...");
|
|
36
|
-
const bundlePath = join(tmpDir, "server.js");
|
|
37
|
-
await runBun([
|
|
38
|
-
"build",
|
|
39
|
-
entrypoint,
|
|
40
|
-
"--outfile",
|
|
41
|
-
bundlePath,
|
|
42
|
-
"--target",
|
|
43
|
-
"bun",
|
|
44
|
-
"--format",
|
|
45
|
-
"esm"
|
|
46
|
-
]);
|
|
47
|
-
onProgress(`Uploading to Sprite: ${name}...`);
|
|
48
|
-
await runSpriteCmd([
|
|
49
|
-
"exec",
|
|
50
|
-
"--sprite",
|
|
51
|
-
name,
|
|
52
|
-
"mkdir",
|
|
53
|
-
"-p",
|
|
54
|
-
"/home/sprite/trellis-db"
|
|
55
|
-
]);
|
|
56
|
-
await runSpriteCopy(bundlePath, name, "/home/sprite/trellis-db/server.js");
|
|
57
|
-
onProgress("Ensuring Bun is installed...");
|
|
58
|
-
await runSpriteCmd([
|
|
59
|
-
"exec",
|
|
60
|
-
"--sprite",
|
|
61
|
-
name,
|
|
62
|
-
"bash",
|
|
63
|
-
"-c",
|
|
64
|
-
"which bun || curl -fsSL https://bun.sh/install | bash"
|
|
65
|
-
]).catch(() => {
|
|
66
|
-
});
|
|
67
|
-
onProgress("Starting server...");
|
|
68
|
-
await runSpriteCmd([
|
|
69
|
-
"exec",
|
|
70
|
-
"--sprite",
|
|
71
|
-
name,
|
|
72
|
-
"bash",
|
|
73
|
-
"-c",
|
|
74
|
-
"sprite sessions list 2>/dev/null | grep trellis-db | awk '{print $1}' | xargs -r sprite sessions kill"
|
|
75
|
-
]).catch(() => {
|
|
76
|
-
});
|
|
77
|
-
await runSpriteCmd([
|
|
78
|
-
"exec",
|
|
79
|
-
"--sprite",
|
|
80
|
-
name,
|
|
81
|
-
"-tty",
|
|
82
|
-
"--detach",
|
|
83
|
-
"--session-name",
|
|
84
|
-
"trellis-db",
|
|
85
|
-
"bash",
|
|
86
|
-
"-c",
|
|
87
|
-
`cd /home/sprite/trellis-db && ~/.bun/bin/bun run server.js`
|
|
88
|
-
]);
|
|
89
|
-
onProgress("Writing .trellis-db.json...");
|
|
90
|
-
updateConfig(
|
|
91
|
-
{
|
|
92
|
-
mode: "remote",
|
|
93
|
-
url,
|
|
94
|
-
apiKey,
|
|
95
|
-
spriteName: name,
|
|
96
|
-
deployedAt: (/* @__PURE__ */ new Date()).toISOString()
|
|
97
|
-
},
|
|
98
|
-
configDir
|
|
99
|
-
);
|
|
100
|
-
return { url, name, apiKey };
|
|
101
|
-
}
|
|
102
|
-
function generateSecret(prefix) {
|
|
103
|
-
const bytes = new Uint8Array(24);
|
|
104
|
-
crypto.getRandomValues(bytes);
|
|
105
|
-
const b64 = btoa(String.fromCharCode(...bytes)).replace(/\+/g, "-").replace(/\//g, "_").replace(/=+$/, "");
|
|
106
|
-
return `${prefix}${b64}`;
|
|
107
|
-
}
|
|
108
|
-
async function runBun(args) {
|
|
109
|
-
const { execFile } = __require("child_process");
|
|
110
|
-
const { promisify } = __require("util");
|
|
111
|
-
const execFileAsync = promisify(execFile);
|
|
112
|
-
try {
|
|
113
|
-
await execFileAsync("bun", args);
|
|
114
|
-
} catch (err) {
|
|
115
|
-
throw new Error(
|
|
116
|
-
`bun ${args[0]} failed (exit ${err.code ?? "?"}): ${err.stderr ?? err.message}`
|
|
117
|
-
);
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
function generateServerEntrypoint(opts) {
|
|
121
|
-
return `
|
|
122
|
-
import { TenantPool, startServer } from 'trellis/server';
|
|
123
|
-
import { readConfig, defaultLocalConfig, writeConfig } from 'trellis/client';
|
|
124
|
-
import { join } from 'path';
|
|
125
|
-
import { existsSync } from 'fs';
|
|
126
|
-
|
|
127
|
-
const dbPath = '/home/sprite/trellis-db/data';
|
|
128
|
-
const configDir = '/home/sprite/trellis-db';
|
|
129
|
-
|
|
130
|
-
if (!existsSync(join(configDir, '.trellis-db.json'))) {
|
|
131
|
-
writeConfig(defaultLocalConfig(dbPath, {
|
|
132
|
-
apiKey: '${opts.apiKey}',
|
|
133
|
-
jwtSecret: '${opts.jwtSecret}',
|
|
134
|
-
port: ${opts.port},
|
|
135
|
-
}), configDir);
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
const config = readConfig(configDir)!;
|
|
139
|
-
const pool = new TenantPool(dbPath);
|
|
140
|
-
|
|
141
|
-
const server = startServer({ port: ${opts.port}, config, pool });
|
|
142
|
-
|
|
143
|
-
console.log('Trellis DB running on port ${opts.port}');
|
|
144
|
-
console.log('URL: https://\${process.env.SPRITE_NAME ?? 'localhost'}.sprites.app');
|
|
145
|
-
`;
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
export {
|
|
149
|
-
deploy
|
|
150
|
-
};
|
package/dist/chunk-62UHTVU3.js
DELETED
|
@@ -1,141 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
SqliteKernelBackend
|
|
3
|
-
} from "./chunk-OB4CMMX6.js";
|
|
4
|
-
import {
|
|
5
|
-
TrellisKernel
|
|
6
|
-
} from "./chunk-ZE5R3H4C.js";
|
|
7
|
-
|
|
8
|
-
// src/server/tenancy.ts
|
|
9
|
-
import { existsSync, mkdirSync } from "fs";
|
|
10
|
-
import { join, resolve } from "path";
|
|
11
|
-
var DEFAULT_TENANT = "default";
|
|
12
|
-
var TENANTS_DIR = "tenants";
|
|
13
|
-
var TenantPool = class {
|
|
14
|
-
pool = /* @__PURE__ */ new Map();
|
|
15
|
-
dbPath;
|
|
16
|
-
agentId;
|
|
17
|
-
backendOpts;
|
|
18
|
-
constructor(dbPath, agentIdOrOpts = "trellis-db") {
|
|
19
|
-
this.dbPath = resolve(dbPath);
|
|
20
|
-
if (typeof agentIdOrOpts === "string") {
|
|
21
|
-
this.agentId = agentIdOrOpts;
|
|
22
|
-
this.backendOpts = void 0;
|
|
23
|
-
} else {
|
|
24
|
-
this.agentId = agentIdOrOpts.agentId ?? "trellis-db";
|
|
25
|
-
this.backendOpts = agentIdOrOpts.backend;
|
|
26
|
-
}
|
|
27
|
-
this._ensureDirs();
|
|
28
|
-
}
|
|
29
|
-
// -------------------------------------------------------------------------
|
|
30
|
-
// Public API
|
|
31
|
-
// -------------------------------------------------------------------------
|
|
32
|
-
/**
|
|
33
|
-
* Get (or create) the kernel for a tenant.
|
|
34
|
-
* Pass `null` or `undefined` to get the default tenant.
|
|
35
|
-
*
|
|
36
|
-
* Uses the synchronous bun:sqlite backend. To use an async backend
|
|
37
|
-
* (better-sqlite3, sql.js) call `preload(tenantId)` first; subsequent
|
|
38
|
-
* `get()` calls will return the preloaded kernel from the pool.
|
|
39
|
-
*/
|
|
40
|
-
get(tenantId) {
|
|
41
|
-
const id = tenantId ?? DEFAULT_TENANT;
|
|
42
|
-
if (!this.pool.has(id)) {
|
|
43
|
-
this.pool.set(id, this._createKernelSync(id));
|
|
44
|
-
}
|
|
45
|
-
return this.pool.get(id);
|
|
46
|
-
}
|
|
47
|
-
/**
|
|
48
|
-
* Pre-create a tenant's kernel using the runtime-selected backend.
|
|
49
|
-
* Required when running with an async-only backend (sql.js / WebContainer
|
|
50
|
-
* / browser). Idempotent — safe to call multiple times.
|
|
51
|
-
*
|
|
52
|
-
* After `preload()`, subsequent `get(tenantId)` returns the same kernel
|
|
53
|
-
* synchronously from the pool.
|
|
54
|
-
*/
|
|
55
|
-
async preload(tenantId) {
|
|
56
|
-
const id = tenantId ?? DEFAULT_TENANT;
|
|
57
|
-
const cached = this.pool.get(id);
|
|
58
|
-
if (cached) return cached;
|
|
59
|
-
const kernel = await this._createKernelAsync(id);
|
|
60
|
-
this.pool.set(id, kernel);
|
|
61
|
-
return kernel;
|
|
62
|
-
}
|
|
63
|
-
/**
|
|
64
|
-
* Check whether a tenant has been initialized (kernel created).
|
|
65
|
-
*/
|
|
66
|
-
has(tenantId) {
|
|
67
|
-
return this.pool.has(tenantId);
|
|
68
|
-
}
|
|
69
|
-
/**
|
|
70
|
-
* List all active tenant IDs (those with open kernels).
|
|
71
|
-
*/
|
|
72
|
-
activeTenants() {
|
|
73
|
-
return Array.from(this.pool.keys());
|
|
74
|
-
}
|
|
75
|
-
/**
|
|
76
|
-
* Close a specific tenant's kernel and remove it from the pool.
|
|
77
|
-
*/
|
|
78
|
-
close(tenantId) {
|
|
79
|
-
const kernel = this.pool.get(tenantId);
|
|
80
|
-
if (kernel) {
|
|
81
|
-
kernel.close();
|
|
82
|
-
this.pool.delete(tenantId);
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
/**
|
|
86
|
-
* Close all kernels and clear the pool.
|
|
87
|
-
*/
|
|
88
|
-
closeAll() {
|
|
89
|
-
for (const kernel of this.pool.values()) {
|
|
90
|
-
kernel.close();
|
|
91
|
-
}
|
|
92
|
-
this.pool.clear();
|
|
93
|
-
}
|
|
94
|
-
/**
|
|
95
|
-
* Return the SQLite file path for a given tenant.
|
|
96
|
-
*/
|
|
97
|
-
dbFilePath(tenantId) {
|
|
98
|
-
const id = tenantId ?? DEFAULT_TENANT;
|
|
99
|
-
if (id === DEFAULT_TENANT) {
|
|
100
|
-
return join(this.dbPath, "default.sqlite");
|
|
101
|
-
}
|
|
102
|
-
return join(this.dbPath, TENANTS_DIR, `${id}.sqlite`);
|
|
103
|
-
}
|
|
104
|
-
// -------------------------------------------------------------------------
|
|
105
|
-
// Private
|
|
106
|
-
// -------------------------------------------------------------------------
|
|
107
|
-
_createKernelSync(tenantId) {
|
|
108
|
-
const sqlitePath = this.dbFilePath(tenantId);
|
|
109
|
-
const backend = new SqliteKernelBackend(sqlitePath);
|
|
110
|
-
return this._wrapKernel(backend);
|
|
111
|
-
}
|
|
112
|
-
async _createKernelAsync(tenantId) {
|
|
113
|
-
const sqlitePath = this.dbFilePath(tenantId);
|
|
114
|
-
const { createKernelBackend } = await import("./core/persist/factory.js");
|
|
115
|
-
const backend = await createKernelBackend(sqlitePath, this.backendOpts);
|
|
116
|
-
return this._wrapKernel(backend);
|
|
117
|
-
}
|
|
118
|
-
_wrapKernel(backend) {
|
|
119
|
-
const kernel = new TrellisKernel({
|
|
120
|
-
backend,
|
|
121
|
-
agentId: this.agentId,
|
|
122
|
-
snapshotThreshold: 1e3
|
|
123
|
-
});
|
|
124
|
-
kernel.boot();
|
|
125
|
-
return kernel;
|
|
126
|
-
}
|
|
127
|
-
_ensureDirs() {
|
|
128
|
-
if (!existsSync(this.dbPath)) {
|
|
129
|
-
mkdirSync(this.dbPath, { recursive: true });
|
|
130
|
-
}
|
|
131
|
-
const tenantsPath = join(this.dbPath, TENANTS_DIR);
|
|
132
|
-
if (!existsSync(tenantsPath)) {
|
|
133
|
-
mkdirSync(tenantsPath, { recursive: true });
|
|
134
|
-
}
|
|
135
|
-
}
|
|
136
|
-
};
|
|
137
|
-
|
|
138
|
-
export {
|
|
139
|
-
DEFAULT_TENANT,
|
|
140
|
-
TenantPool
|
|
141
|
-
};
|
package/dist/chunk-66UJQT2I.js
DELETED
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
__require
|
|
3
|
-
} from "./chunk-2ESYSVXG.js";
|
|
4
|
-
|
|
5
|
-
// src/core/persist/factory.ts
|
|
6
|
-
async function createKernelBackend(dbPath, opts = {}) {
|
|
7
|
-
const choice = opts.backend ?? detectBackend();
|
|
8
|
-
if (choice === "better-sqlite") {
|
|
9
|
-
const { BetterSqliteKernelBackend } = await import("./better-sqlite-backend-Y3M7DXOX.js");
|
|
10
|
-
const backend2 = new BetterSqliteKernelBackend(dbPath);
|
|
11
|
-
backend2.init();
|
|
12
|
-
return backend2;
|
|
13
|
-
}
|
|
14
|
-
const { SqlJsKernelBackend } = await import("./core/persist/sqljs-backend.js");
|
|
15
|
-
const backend = await SqlJsKernelBackend.create({
|
|
16
|
-
dbPath,
|
|
17
|
-
autoFlushEvery: opts.sqljs?.autoFlushEvery
|
|
18
|
-
});
|
|
19
|
-
backend.init();
|
|
20
|
-
return backend;
|
|
21
|
-
}
|
|
22
|
-
function detectBackend() {
|
|
23
|
-
try {
|
|
24
|
-
const { createRequire } = __require("module");
|
|
25
|
-
const req = createRequire(import.meta.url);
|
|
26
|
-
req("better-sqlite3");
|
|
27
|
-
return "better-sqlite";
|
|
28
|
-
} catch {
|
|
29
|
-
return "sqljs";
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
export {
|
|
34
|
-
createKernelBackend
|
|
35
|
-
};
|