Skip to content

Add support for Versionstamp to include a spatial partition in the Tenant#95

Merged
jessestimpson merged 1 commit into
foundationdb-beam:mainfrom
jessestimpson:versionstamp-partition
Apr 16, 2026
Merged

Add support for Versionstamp to include a spatial partition in the Tenant#95
jessestimpson merged 1 commit into
foundationdb-beam:mainfrom
jessestimpson:versionstamp-partition

Conversation

@jessestimpson

Copy link
Copy Markdown
Collaborator

Closes #92

EctoFoundationDB.Versionstamp is now an Ecto.ParameterizedType that supports an optional :partition_by field. This refers to a field on the schema that is treated as a spatial partition for those records in the given Tenant. This change is fully backward compatible.

…nant

EctoFoundationDB.Versionstamp is now an Ecto.ParameterizedType that supports
an optional :partition_by field. This refers to a field on the schema that
is treated as a spatial partition for those records in the given Tenant.
This change is fully backward compatible.
@jessestimpson jessestimpson force-pushed the versionstamp-partition branch from 4362470 to f9cfdf8 Compare April 16, 2026 19:21
@jessestimpson jessestimpson merged commit 4da64fa into foundationdb-beam:main Apr 16, 2026
2 checks passed
@jessestimpson jessestimpson deleted the versionstamp-partition branch April 16, 2026 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Space-partitioned Versionstamp

1 participant