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

Refactor config and related types #100

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Refactor config and related types #100

merged 1 commit into from
Apr 24, 2024

Conversation

JojiiOfficial
Copy link
Contributor

Refactors some Config and related types/traits to config.rs

pub api_key: Option<String>,
pub compression: Option<CompressionEncoding>,
}
pub use crate::config::{AsTimeout, CompressionEncoding, MaybeApiKey, QdrantClientConfig};
Copy link
Member

Choose a reason for hiding this comment

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

Good that you keep this here. 👍

@JojiiOfficial JojiiOfficial merged commit 469eb07 into dev Apr 24, 2024
2 checks passed
@JojiiOfficial JojiiOfficial deleted the refactor_config branch April 24, 2024 14:58
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