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

Add lmdb support #43

Merged
merged 1 commit into from
Mar 30, 2022
Merged

Add lmdb support #43

merged 1 commit into from
Mar 30, 2022

Conversation

aboudreault
Copy link
Contributor

No description provided.

@aboudreault aboudreault requested a review from a team March 30, 2022 13:16
@@ -564,12 +564,14 @@ function image_name {
KONG_LIBGMP=${GMP_VERSION:-$(req_find $req_file KONG_GMP_VERSION)}
KONG_LIBNETTLE=${NETTLE_VERSION:-$(req_find $req_file KONG_DEP_NETTLE_VERSION)}
KONG_LIBJQ=${JQ_VERSION:-$(req_find $req_file KONG_DEP_LIBJQ_VERSION)}
RESTY_LMDB=${RESTY_LMDB:-$(req_find $req_file RESTY_LMDB_VERSION)}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mikefero I just changed RESTY_LMDB to RESTY_LMDB_VERSION in the last push. merging.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make sense and is more consistent; thanks.

@aboudreault aboudreault merged commit dd3830c into master Mar 30, 2022
@aboudreault aboudreault deleted the feat/lmdb branch March 30, 2022 13:51
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.

2 participants