Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make FoundationDB version configurable #1249

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

rushmorem
Copy link
Collaborator

@rushmorem rushmorem commented Sep 27, 2022

What is the motivation?

The FoundationDB version of the library that SurrealDB links to needs to match the version of the FoundationDB server.

What does this change do?

It makes the FDB library version that we link to configurable so we don't lock in our users to a particular version

What is your testing strategy?

Made sure tests still pass and tested that linking to different versions works (in a separate PR).

Is this related to any issues?

It was extracted from #100. Though it's needed by that PR, it's useful outside it.

Have you read the Contributing Guidelines?

@tobiemh tobiemh merged commit a5ee7f6 into surrealdb:main Sep 27, 2022
@rushmorem rushmorem deleted the configurable-fdb branch September 28, 2022 05:34
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.

None yet

2 participants