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

Implementation of the Filter data structure. #31

Merged
merged 1 commit into from
Feb 28, 2020

Conversation

markmandel
Copy link
Contributor

Using serde_yaml::Value for the arbitrary config value for now, may need to replace it later on, or it may be possible to use serde-transcode (https://serde.rs/transcode.html) when we need to support protobuf.

Using serde_yaml::Value for the arbitrary config value for now, may need
to replace it later on, or it may be possible to use serde-transcode
(https://serde.rs/transcode.html) when we need to support protobuf.
@markmandel markmandel added kind/feature New feature or request area/user-experience Pertaining to developers trying to use Quilkin, e.g. cli interface, configuration, etc labels Feb 28, 2020
@markmandel markmandel merged commit 336c8b5 into master Feb 28, 2020
@markmandel markmandel deleted the feature/filter-config branch February 28, 2020 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/user-experience Pertaining to developers trying to use Quilkin, e.g. cli interface, configuration, etc kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants