Skip to content

Feature flag for rust_clients, and aws elasticache example #3831

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AfterThunk
Copy link

Issue link

This Pull Request is linked to issue 3072

This Pull Request introduces a feature flag rust_client that can be passed to glide-core, which passes it through to logger_core.
When enabled, it prevents logging initialization from taking place, allowing custom logging to be setup.

This flag could also be used for other changes needed between FFI versions and a native rust version of the library.

Additionally, this includes an example of glide being used with AWS Elasticache, which makes use of the rust_client flag.

@AfterThunk AfterThunk requested a review from a team as a code owner May 11, 2025 21:28
@avifenesh
Copy link
Member

avifenesh commented May 12, 2025

@AfterThunk
Please fix linting and sigh the commit

Thanks a lot, much appreciated!

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