@lunora/do 1.0.0-alpha.73 → 1.0.0-alpha.74
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/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SchemaLike, DatabaseWriterLike, CrossShardReadArgs, CdcChange, FilterClause, ExportRow, MigrationDirection, ReactiveCache, ReactiveCacheOptions, ShardSocketLike, TransactionHeadroomTracker, LifecycleDispatchInfo, MigrationRunResult, TableIndexInfo, ColumnMeta, AdvisoryFinding, AdvisorProcedure, RlsPoliciesResult, MaskPoliciesResult, StorageRulesResult, StudioFeaturesResult, FlagsResult, SubscriptionIdentity, QueuesResult, WorkflowsResult, ImportShardResult, ShardRankPageResult, SubscriptionQuery, ShapeSubscriptionQuery, MutationDelta, KeyRange, ResolvedShape, ShapeRow, TtlSweepSpec, TransactionLimits, IndexKeyEntry, SqlExec } from '@lunora/shard-engine';
|
|
2
|
-
export {
|
|
2
|
+
export { type AdvisorProcedure, type AdvisoryFinding, type AggregateIndexDefinitionLike, type DataMigrationLike, type DatabaseWriterLike, type ExportRow, type ExternalSourceLike, type FlagsResult, type ImportShardResult, type KeyRange, type MaskPoliciesResult, type MigrationRunResult, type MutationDelta, type QueuesResult, type RankIndexDefinitionLike, type RlsPoliciesResult, type SchedulerLike, type SchemaLike, type ShardRankPageResult, type SourceClientLike, type SqlExec, type StorageRulesResult, type StudioFeaturesResult, type SystemReaderStorageLike, type TransactionHeadroomTracker, type ValidatorLike, type WhereInput, type WorkflowsResult, type WriteHook, applyCdcChanges, assertShapeShardable, createReadFootprint, createShardCtxDb, exportShardRows, importShardRows, isSourceDue, pullExternalSourceIncrementalTick, pullExternalSourceTick, runDataMigration, runShardMigrations, subscriptionListDeltas } from '@lunora/shard-engine';
|
|
3
3
|
import { DatabaseInstrumentation, MetricHistoryOptions, LogEventInput, ContextLogLevel, TraceAnchor, ContextTracer, ContextFetch, ContextMetrics } from '@lunora/observability';
|
|
4
4
|
import { DrizzleSqliteDODatabase } from 'drizzle-orm/durable-sqlite';
|
|
5
5
|
export { type ShardPlatform, type WorkerPlatform, type WorkerPlatformOptions, createShardAlarms, createShardDirectory, createShardHost, createShardKvStore, createShardPlatform, createSocketHost, createWorkerPlatform } from '@lunora/platform-cloudflare';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SchemaLike, DatabaseWriterLike, CrossShardReadArgs, CdcChange, FilterClause, ExportRow, MigrationDirection, ReactiveCache, ReactiveCacheOptions, ShardSocketLike, TransactionHeadroomTracker, LifecycleDispatchInfo, MigrationRunResult, TableIndexInfo, ColumnMeta, AdvisoryFinding, AdvisorProcedure, RlsPoliciesResult, MaskPoliciesResult, StorageRulesResult, StudioFeaturesResult, FlagsResult, SubscriptionIdentity, QueuesResult, WorkflowsResult, ImportShardResult, ShardRankPageResult, SubscriptionQuery, ShapeSubscriptionQuery, MutationDelta, KeyRange, ResolvedShape, ShapeRow, TtlSweepSpec, TransactionLimits, IndexKeyEntry, SqlExec } from '@lunora/shard-engine';
|
|
2
|
-
export {
|
|
2
|
+
export { type AdvisorProcedure, type AdvisoryFinding, type AggregateIndexDefinitionLike, type DataMigrationLike, type DatabaseWriterLike, type ExportRow, type ExternalSourceLike, type FlagsResult, type ImportShardResult, type KeyRange, type MaskPoliciesResult, type MigrationRunResult, type MutationDelta, type QueuesResult, type RankIndexDefinitionLike, type RlsPoliciesResult, type SchedulerLike, type SchemaLike, type ShardRankPageResult, type SourceClientLike, type SqlExec, type StorageRulesResult, type StudioFeaturesResult, type SystemReaderStorageLike, type TransactionHeadroomTracker, type ValidatorLike, type WhereInput, type WorkflowsResult, type WriteHook, applyCdcChanges, assertShapeShardable, createReadFootprint, createShardCtxDb, exportShardRows, importShardRows, isSourceDue, pullExternalSourceIncrementalTick, pullExternalSourceTick, runDataMigration, runShardMigrations, subscriptionListDeltas } from '@lunora/shard-engine';
|
|
3
3
|
import { DatabaseInstrumentation, MetricHistoryOptions, LogEventInput, ContextLogLevel, TraceAnchor, ContextTracer, ContextFetch, ContextMetrics } from '@lunora/observability';
|
|
4
4
|
import { DrizzleSqliteDODatabase } from 'drizzle-orm/durable-sqlite';
|
|
5
5
|
export { type ShardPlatform, type WorkerPlatform, type WorkerPlatformOptions, createShardAlarms, createShardDirectory, createShardHost, createShardKvStore, createShardPlatform, createSocketHost, createWorkerPlatform } from '@lunora/platform-cloudflare';
|
package/dist/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{serveRelationFanout as a}from"./packem_shared/serveRelationFanout-D8DPvuQt.mjs";import{SESSION_DO_TTL_DEFAULT as o,SessionDO as
|
|
1
|
+
import{serveRelationFanout as a}from"./packem_shared/serveRelationFanout-D8DPvuQt.mjs";import{SESSION_DO_TTL_DEFAULT as o,SessionDO as S}from"./packem_shared/SESSION_DO_TTL_DEFAULT-Dan63qLN.mjs";import{ROOT_DO_SIZE_WARN_BYTES as s,ROOT_SHARD_NAME as i,ShardDO as p}from"./packem_shared/ROOT_DO_SIZE_WARN_BYTES-Czm_27y_.mjs";import{SHARD_REGISTRY_DO_NAME as h,ShardRegistryDO as l}from"./packem_shared/SHARD_REGISTRY_DO_NAME-tOQVzDCB.mjs";import{createShardAlarms as D,createShardDirectory as R,createShardHost as _,createShardKvStore as m,createShardPlatform as O,createSocketHost as u,createWorkerPlatform as x}from"@lunora/platform-cloudflare";import{applyCdcChanges as T,assertShapeShardable as f,createReadFootprint as A,createShardCtxDb as g,exportShardRows as k,importShardRows as H,isSourceDue as I,pullExternalSourceIncrementalTick as M,pullExternalSourceTick as N,runDataMigration as b,runShardMigrations as y,subscriptionListDeltas as C}from"@lunora/shard-engine";export{s as ROOT_DO_SIZE_WARN_BYTES,i as ROOT_SHARD_NAME,o as SESSION_DO_TTL_DEFAULT,h as SHARD_REGISTRY_DO_NAME,S as SessionDO,p as ShardDO,l as ShardRegistryDO,T as applyCdcChanges,f as assertShapeShardable,A as createReadFootprint,D as createShardAlarms,g as createShardCtxDb,R as createShardDirectory,_ as createShardHost,m as createShardKvStore,O as createShardPlatform,u as createSocketHost,x as createWorkerPlatform,k as exportShardRows,H as importShardRows,I as isSourceDue,M as pullExternalSourceIncrementalTick,N as pullExternalSourceTick,b as runDataMigration,y as runShardMigrations,a as serveRelationFanout,C as subscriptionListDeltas};
|