Skip to content

Commit 9fd7b53

Browse files
SK-2954 update node for go
1 parent 3655a0e commit 9fd7b53

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/flowdb-packaging-options.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@
1111
> [!NOTE]
1212
> **Separate package requires a separate GitHub repository for Go SDK.** A different SDK name (e.g. `skyflow-flowdb-go`) maps to a different source repository — it cannot be served from the existing `skyflow-go` repo without additional redirect infrastructure.
1313
14+
We can still share common internal code across separate repositories by publishing a shared Go module — either within `skyflow-go` or in a dedicated common location — and importing it as a dependency in both `skyflow-go` (v2) and `skyflow-flowdb-go` (v3) SDK repos.
15+

0 commit comments

Comments
 (0)