@reventlessdev/reventless-postgres 3.0.0-alpha.101 → 3.0.0-alpha.103

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.
Files changed (75) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/lib/bs/.compiler.log +2 -2
  3. package/lib/bs/compiler-info.json +1 -1
  4. package/lib/bs/src/DcbEventLogStorage_Postgres-ReventlessPostgres.cmi +0 -0
  5. package/lib/bs/src/DcbEventLogStorage_Postgres-ReventlessPostgres.cmt +0 -0
  6. package/lib/bs/src/DcbEventLogStorage_Postgres.ast +0 -0
  7. package/lib/bs/src/DcbEventLogStorage_Postgres.res +1 -1
  8. package/lib/bs/src/DcbEventLogStorage_Postgres_Ops-ReventlessPostgres.cmi +0 -0
  9. package/lib/bs/src/DcbEventLogStorage_Postgres_Ops-ReventlessPostgres.cmt +0 -0
  10. package/lib/bs/src/DcbEventLogStorage_Postgres_Ops.ast +0 -0
  11. package/lib/bs/src/DcbEventLogStorage_Postgres_Ops.res +1 -1
  12. package/lib/bs/src/EventLogChangeFeed-ReventlessPostgres.cmi +0 -0
  13. package/lib/bs/src/EventLogChangeFeed-ReventlessPostgres.cmt +0 -0
  14. package/lib/bs/src/EventLogStorage_Postgres-ReventlessPostgres.cmi +0 -0
  15. package/lib/bs/src/EventLogStorage_Postgres-ReventlessPostgres.cmt +0 -0
  16. package/lib/bs/src/EventLogStorage_Postgres.ast +0 -0
  17. package/lib/bs/src/EventLogStorage_Postgres.res +1 -1
  18. package/lib/bs/src/EventLogStorage_Postgres_Ops-ReventlessPostgres.cmi +0 -0
  19. package/lib/bs/src/EventLogStorage_Postgres_Ops-ReventlessPostgres.cmt +0 -0
  20. package/lib/bs/src/EventLogStorage_Postgres_Ops.ast +0 -0
  21. package/lib/bs/src/EventLogStorage_Postgres_Ops.res +1 -1
  22. package/lib/bs/src/PgChangeFeed-ReventlessPostgres.cmi +0 -0
  23. package/lib/bs/src/PgChangeFeed-ReventlessPostgres.cmt +0 -0
  24. package/lib/bs/src/QueryDbStorage_Postgres-ReventlessPostgres.cmi +0 -0
  25. package/lib/bs/src/QueryDbStorage_Postgres-ReventlessPostgres.cmt +0 -0
  26. package/lib/bs/src/QueryDbStorage_Postgres.ast +0 -0
  27. package/lib/bs/src/QueryDbStorage_Postgres.res +1 -1
  28. package/lib/bs/src/QueryDbStorage_Postgres_Ops-ReventlessPostgres.cmi +0 -0
  29. package/lib/bs/src/QueryDbStorage_Postgres_Ops-ReventlessPostgres.cmt +0 -0
  30. package/lib/bs/src/QueryDbStorage_Postgres_Ops.ast +0 -0
  31. package/lib/bs/src/QueryDbStorage_Postgres_Ops.res +1 -1
  32. package/lib/bs/src/QueryEnginePostgres-ReventlessPostgres.cmi +0 -0
  33. package/lib/bs/src/QueryEnginePostgres-ReventlessPostgres.cmt +0 -0
  34. package/lib/bs/tests/PostgresIntegrationTest-ReventlessPostgres.cmi +0 -0
  35. package/lib/bs/tests/PostgresIntegrationTest-ReventlessPostgres.cmt +0 -0
  36. package/lib/bs/tests/QueryEnginePostgresListPageTest-ReventlessPostgres.cmi +0 -0
  37. package/lib/bs/tests/QueryEnginePostgresListPageTest-ReventlessPostgres.cmt +0 -0
  38. package/lib/ocaml/.compiler.log +2 -2
  39. package/lib/ocaml/DcbEventLogStorage_Postgres-ReventlessPostgres.cmi +0 -0
  40. package/lib/ocaml/DcbEventLogStorage_Postgres-ReventlessPostgres.cmt +0 -0
  41. package/lib/ocaml/DcbEventLogStorage_Postgres.ast +0 -0
  42. package/lib/ocaml/DcbEventLogStorage_Postgres.res +1 -1
  43. package/lib/ocaml/DcbEventLogStorage_Postgres_Ops-ReventlessPostgres.cmi +0 -0
  44. package/lib/ocaml/DcbEventLogStorage_Postgres_Ops-ReventlessPostgres.cmt +0 -0
  45. package/lib/ocaml/DcbEventLogStorage_Postgres_Ops.ast +0 -0
  46. package/lib/ocaml/DcbEventLogStorage_Postgres_Ops.res +1 -1
  47. package/lib/ocaml/EventLogChangeFeed-ReventlessPostgres.cmi +0 -0
  48. package/lib/ocaml/EventLogChangeFeed-ReventlessPostgres.cmt +0 -0
  49. package/lib/ocaml/EventLogStorage_Postgres-ReventlessPostgres.cmi +0 -0
  50. package/lib/ocaml/EventLogStorage_Postgres-ReventlessPostgres.cmt +0 -0
  51. package/lib/ocaml/EventLogStorage_Postgres.ast +0 -0
  52. package/lib/ocaml/EventLogStorage_Postgres.res +1 -1
  53. package/lib/ocaml/EventLogStorage_Postgres_Ops-ReventlessPostgres.cmi +0 -0
  54. package/lib/ocaml/EventLogStorage_Postgres_Ops-ReventlessPostgres.cmt +0 -0
  55. package/lib/ocaml/EventLogStorage_Postgres_Ops.ast +0 -0
  56. package/lib/ocaml/EventLogStorage_Postgres_Ops.res +1 -1
  57. package/lib/ocaml/PgChangeFeed-ReventlessPostgres.cmi +0 -0
  58. package/lib/ocaml/PgChangeFeed-ReventlessPostgres.cmt +0 -0
  59. package/lib/ocaml/QueryDbStorage_Postgres-ReventlessPostgres.cmi +0 -0
  60. package/lib/ocaml/QueryDbStorage_Postgres-ReventlessPostgres.cmt +0 -0
  61. package/lib/ocaml/QueryDbStorage_Postgres.ast +0 -0
  62. package/lib/ocaml/QueryDbStorage_Postgres.res +1 -1
  63. package/lib/ocaml/QueryDbStorage_Postgres_Ops-ReventlessPostgres.cmi +0 -0
  64. package/lib/ocaml/QueryDbStorage_Postgres_Ops-ReventlessPostgres.cmt +0 -0
  65. package/lib/ocaml/QueryDbStorage_Postgres_Ops.ast +0 -0
  66. package/lib/ocaml/QueryDbStorage_Postgres_Ops.res +1 -1
  67. package/lib/ocaml/QueryEnginePostgres-ReventlessPostgres.cmi +0 -0
  68. package/lib/ocaml/QueryEnginePostgres-ReventlessPostgres.cmt +0 -0
  69. package/package.json +6 -6
  70. package/src/DcbEventLogStorage_Postgres.res +1 -1
  71. package/src/DcbEventLogStorage_Postgres_Ops.res +1 -1
  72. package/src/EventLogStorage_Postgres.res +1 -1
  73. package/src/EventLogStorage_Postgres_Ops.res +1 -1
  74. package/src/QueryDbStorage_Postgres.res +1 -1
  75. package/src/QueryDbStorage_Postgres_Ops.res +1 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,22 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # 3.0.0-alpha.103 (2026-08-18)
7
+
8
+ **Note:** Version bump only for package @reventlessdev/reventless-postgres
9
+
10
+
11
+
12
+
13
+
14
+ # 3.0.0-alpha.102 (2026-08-16)
15
+
16
+ **Note:** Version bump only for package @reventlessdev/reventless-postgres
17
+
18
+
19
+
20
+
21
+
6
22
  # 3.0.0-alpha.101 (2026-08-16)
7
23
 
8
24
  ### Features
@@ -1,2 +1,2 @@
1
- #Start(1786876628952)
2
- #Done(1786876634130)
1
+ #Start(1787013917416)
2
+ #Done(1787013922737)
@@ -4,5 +4,5 @@
4
4
  "bsc_hash": "75e3a59c95cc953608fd3dd6ea6ed68141bba4414a20a52f114261b8a48385fa",
5
5
  "rescript_config_hash": "af2af60a0fa33b8249a96ff2758f36482843126dc4e07b9302842d011e0ad8c6",
6
6
  "runtime_path": "/home/runner/work/reventless-core/reventless-core/node_modules/@rescript/runtime",
7
- "generated_at": "1786876634139"
7
+ "generated_at": "1787013922745"
8
8
  }
@@ -8,7 +8,7 @@
8
8
  // existing `DcbEventLogStorage_Postgres.*` reference keeps working) and adds only
9
9
  // the deploy-time `DcbEventLog_Adapter` shape, keeping the historic `makeStorage`
10
10
  // 3-tuple `(name, ops, adapter)` API unchanged.
11
- // See docs/plans/deployed-lambda-esm-self-containment.md (Rung-3 finding).
11
+ // See docs/plans/done/deployed-lambda-esm-self-containment.md (Rung-3 finding).
12
12
 
13
13
  open ReventlessCore
14
14
  include DcbEventLogStorage_Postgres_Ops
@@ -6,7 +6,7 @@
6
6
  // would leak into the Lambda import graph and fail resolution on real Lambda. The
7
7
  // thin `DcbEventLogStorage_Postgres` wrapper `include`s this and adds the
8
8
  // deploy-time `Pulumi.Output`-shaped adapter for local/deploy consumers.
9
- // See docs/plans/deployed-lambda-esm-self-containment.md (Rung-3 finding).
9
+ // See docs/plans/done/deployed-lambda-esm-self-containment.md (Rung-3 finding).
10
10
 
11
11
  open ReventlessCore
12
12
  open Reventless
@@ -7,7 +7,7 @@
7
7
  // real Lambda). This module `include`s that pure module and adds only the
8
8
  // deploy-time `EventLog_Adapter` shape (`operations` wrapped in `Pulumi.Output`),
9
9
  // keeping the historic `makeStorage` 3-tuple `(name, ops, adapter)` API unchanged.
10
- // See docs/plans/deployed-lambda-esm-self-containment.md (Rung-3 finding).
10
+ // See docs/plans/done/deployed-lambda-esm-self-containment.md (Rung-3 finding).
11
11
 
12
12
  open ReventlessCore
13
13
  include EventLogStorage_Postgres_Ops
@@ -7,7 +7,7 @@
7
7
  // in no Lambda — not the layer, not `/var/runtime`). The thin
8
8
  // `EventLogStorage_Postgres` wrapper adds the deploy-time `Pulumi.Output`-shaped
9
9
  // adapter on top for local/deploy consumers; the runtime imports `makeOps` here.
10
- // See docs/plans/deployed-lambda-esm-self-containment.md (Rung-3 finding).
10
+ // See docs/plans/done/deployed-lambda-esm-self-containment.md (Rung-3 finding).
11
11
 
12
12
  open ReventlessCore
13
13
 
@@ -6,7 +6,7 @@
6
6
  // that pure module (so every existing `QueryDbStorage_Postgres.*` reference keeps
7
7
  // working) and adds only the deploy-time `Pulumi.Output`-shaped `storage` record
8
8
  // and the `Make` provider functor.
9
- // See docs/plans/deployed-lambda-esm-self-containment.md (Rung-3 finding).
9
+ // See docs/plans/done/deployed-lambda-esm-self-containment.md (Rung-3 finding).
10
10
 
11
11
  open ReventlessCore
12
12
  open Reventless.ReadModel
@@ -6,7 +6,7 @@
6
6
  // a deploy-time dep into its ESM import graph (which fails resolution on real
7
7
  // Lambda). The thin `QueryDbStorage_Postgres` wrapper `include`s this and adds the
8
8
  // deploy-time `Pulumi.Output`-shaped `storage` record + the `Make` functor.
9
- // See docs/plans/deployed-lambda-esm-self-containment.md (Rung-3 finding).
9
+ // See docs/plans/done/deployed-lambda-esm-self-containment.md (Rung-3 finding).
10
10
 
11
11
  open ReventlessCore
12
12
  open Reventless.ReadModel
@@ -1,2 +1,2 @@
1
- #Start(1786876628952)
2
- #Done(1786876634130)
1
+ #Start(1787013917416)
2
+ #Done(1787013922737)
@@ -8,7 +8,7 @@
8
8
  // existing `DcbEventLogStorage_Postgres.*` reference keeps working) and adds only
9
9
  // the deploy-time `DcbEventLog_Adapter` shape, keeping the historic `makeStorage`
10
10
  // 3-tuple `(name, ops, adapter)` API unchanged.
11
- // See docs/plans/deployed-lambda-esm-self-containment.md (Rung-3 finding).
11
+ // See docs/plans/done/deployed-lambda-esm-self-containment.md (Rung-3 finding).
12
12
 
13
13
  open ReventlessCore
14
14
  include DcbEventLogStorage_Postgres_Ops
@@ -6,7 +6,7 @@
6
6
  // would leak into the Lambda import graph and fail resolution on real Lambda. The
7
7
  // thin `DcbEventLogStorage_Postgres` wrapper `include`s this and adds the
8
8
  // deploy-time `Pulumi.Output`-shaped adapter for local/deploy consumers.
9
- // See docs/plans/deployed-lambda-esm-self-containment.md (Rung-3 finding).
9
+ // See docs/plans/done/deployed-lambda-esm-self-containment.md (Rung-3 finding).
10
10
 
11
11
  open ReventlessCore
12
12
  open Reventless
@@ -7,7 +7,7 @@
7
7
  // real Lambda). This module `include`s that pure module and adds only the
8
8
  // deploy-time `EventLog_Adapter` shape (`operations` wrapped in `Pulumi.Output`),
9
9
  // keeping the historic `makeStorage` 3-tuple `(name, ops, adapter)` API unchanged.
10
- // See docs/plans/deployed-lambda-esm-self-containment.md (Rung-3 finding).
10
+ // See docs/plans/done/deployed-lambda-esm-self-containment.md (Rung-3 finding).
11
11
 
12
12
  open ReventlessCore
13
13
  include EventLogStorage_Postgres_Ops
@@ -7,7 +7,7 @@
7
7
  // in no Lambda — not the layer, not `/var/runtime`). The thin
8
8
  // `EventLogStorage_Postgres` wrapper adds the deploy-time `Pulumi.Output`-shaped
9
9
  // adapter on top for local/deploy consumers; the runtime imports `makeOps` here.
10
- // See docs/plans/deployed-lambda-esm-self-containment.md (Rung-3 finding).
10
+ // See docs/plans/done/deployed-lambda-esm-self-containment.md (Rung-3 finding).
11
11
 
12
12
  open ReventlessCore
13
13
 
@@ -6,7 +6,7 @@
6
6
  // that pure module (so every existing `QueryDbStorage_Postgres.*` reference keeps
7
7
  // working) and adds only the deploy-time `Pulumi.Output`-shaped `storage` record
8
8
  // and the `Make` provider functor.
9
- // See docs/plans/deployed-lambda-esm-self-containment.md (Rung-3 finding).
9
+ // See docs/plans/done/deployed-lambda-esm-self-containment.md (Rung-3 finding).
10
10
 
11
11
  open ReventlessCore
12
12
  open Reventless.ReadModel
@@ -6,7 +6,7 @@
6
6
  // a deploy-time dep into its ESM import graph (which fails resolution on real
7
7
  // Lambda). The thin `QueryDbStorage_Postgres` wrapper `include`s this and adds the
8
8
  // deploy-time `Pulumi.Output`-shaped `storage` record + the `Make` functor.
9
- // See docs/plans/deployed-lambda-esm-self-containment.md (Rung-3 finding).
9
+ // See docs/plans/done/deployed-lambda-esm-self-containment.md (Rung-3 finding).
10
10
 
11
11
  open ReventlessCore
12
12
  open Reventless.ReadModel
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@reventlessdev/reventless-postgres",
3
- "version": "3.0.0-alpha.101",
3
+ "version": "3.0.0-alpha.103",
4
4
  "description": "Postgres storage backend for Reventless (classic + DCB event logs, query DB, change feed). Connection-string only — RDS/Aurora, any managed provider, or a local container.",
5
5
  "license": "Apache-2.0",
6
6
  "jest": {
@@ -22,18 +22,18 @@
22
22
  "dependencies": {
23
23
  "pg": "^8.13.1",
24
24
  "sury": "11.0.0-alpha.4",
25
- "@reventlessdev/rescript-jest": "1.0.0-alpha.10",
26
25
  "@reventlessdev/rescript-effect": "0.1.0-alpha.32",
26
+ "@reventlessdev/rescript-jest": "1.0.0-alpha.10",
27
27
  "@reventlessdev/rescript-pulumi-pulumi": "2.3.0-alpha.19",
28
- "@reventlessdev/reventless-core": "3.0.0-alpha.237",
29
- "@reventlessdev/reventless-infra": "3.0.0-alpha.143",
30
- "@reventlessdev/reventless-spec": "3.0.0-alpha.115"
28
+ "@reventlessdev/reventless-spec": "3.0.0-alpha.117",
29
+ "@reventlessdev/reventless-core": "3.0.0-alpha.239",
30
+ "@reventlessdev/reventless-infra": "3.0.0-alpha.145"
31
31
  },
32
32
  "devDependencies": {
33
33
  "@types/pg": "^8.11.10",
34
34
  "rescript": "12.3.0",
35
35
  "sury-ppx": "11.0.0-alpha.2",
36
- "@reventlessdev/reventless-ppx": "1.0.0-alpha.67"
36
+ "@reventlessdev/reventless-ppx": "1.0.0-alpha.69"
37
37
  },
38
38
  "peerDependencies": {
39
39
  "rescript": "12.3.0"
@@ -8,7 +8,7 @@
8
8
  // existing `DcbEventLogStorage_Postgres.*` reference keeps working) and adds only
9
9
  // the deploy-time `DcbEventLog_Adapter` shape, keeping the historic `makeStorage`
10
10
  // 3-tuple `(name, ops, adapter)` API unchanged.
11
- // See docs/plans/deployed-lambda-esm-self-containment.md (Rung-3 finding).
11
+ // See docs/plans/done/deployed-lambda-esm-self-containment.md (Rung-3 finding).
12
12
 
13
13
  open ReventlessCore
14
14
  include DcbEventLogStorage_Postgres_Ops
@@ -6,7 +6,7 @@
6
6
  // would leak into the Lambda import graph and fail resolution on real Lambda. The
7
7
  // thin `DcbEventLogStorage_Postgres` wrapper `include`s this and adds the
8
8
  // deploy-time `Pulumi.Output`-shaped adapter for local/deploy consumers.
9
- // See docs/plans/deployed-lambda-esm-self-containment.md (Rung-3 finding).
9
+ // See docs/plans/done/deployed-lambda-esm-self-containment.md (Rung-3 finding).
10
10
 
11
11
  open ReventlessCore
12
12
  open Reventless
@@ -7,7 +7,7 @@
7
7
  // real Lambda). This module `include`s that pure module and adds only the
8
8
  // deploy-time `EventLog_Adapter` shape (`operations` wrapped in `Pulumi.Output`),
9
9
  // keeping the historic `makeStorage` 3-tuple `(name, ops, adapter)` API unchanged.
10
- // See docs/plans/deployed-lambda-esm-self-containment.md (Rung-3 finding).
10
+ // See docs/plans/done/deployed-lambda-esm-self-containment.md (Rung-3 finding).
11
11
 
12
12
  open ReventlessCore
13
13
  include EventLogStorage_Postgres_Ops
@@ -7,7 +7,7 @@
7
7
  // in no Lambda — not the layer, not `/var/runtime`). The thin
8
8
  // `EventLogStorage_Postgres` wrapper adds the deploy-time `Pulumi.Output`-shaped
9
9
  // adapter on top for local/deploy consumers; the runtime imports `makeOps` here.
10
- // See docs/plans/deployed-lambda-esm-self-containment.md (Rung-3 finding).
10
+ // See docs/plans/done/deployed-lambda-esm-self-containment.md (Rung-3 finding).
11
11
 
12
12
  open ReventlessCore
13
13
 
@@ -6,7 +6,7 @@
6
6
  // that pure module (so every existing `QueryDbStorage_Postgres.*` reference keeps
7
7
  // working) and adds only the deploy-time `Pulumi.Output`-shaped `storage` record
8
8
  // and the `Make` provider functor.
9
- // See docs/plans/deployed-lambda-esm-self-containment.md (Rung-3 finding).
9
+ // See docs/plans/done/deployed-lambda-esm-self-containment.md (Rung-3 finding).
10
10
 
11
11
  open ReventlessCore
12
12
  open Reventless.ReadModel
@@ -6,7 +6,7 @@
6
6
  // a deploy-time dep into its ESM import graph (which fails resolution on real
7
7
  // Lambda). The thin `QueryDbStorage_Postgres` wrapper `include`s this and adds the
8
8
  // deploy-time `Pulumi.Output`-shaped `storage` record + the `Make` functor.
9
- // See docs/plans/deployed-lambda-esm-self-containment.md (Rung-3 finding).
9
+ // See docs/plans/done/deployed-lambda-esm-self-containment.md (Rung-3 finding).
10
10
 
11
11
  open ReventlessCore
12
12
  open Reventless.ReadModel