Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Conversation

@e-moran
Copy link

@e-moran e-moran commented Oct 19, 2023

Why

Need to be able to compute the value for replace_with asynchronously using multiple selectors so we can send it to an external service for processing.

How

Add a new type of selector that processes multiple jsonpaths at once.
Add a new path struct to hold metadata and associated it with found fields.

@e-moran e-moran changed the title Eoinpm/etr 1303 update jsonpath library to support async compute update jsonpath library to support async compute Oct 19, 2023
)
})
.parse_env("RUST_LOG")
// .filter(Some("logger_example"), LevelFilter::Trace)

Choose a reason for hiding this comment

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

is this line commented on purpose?

Copy link

@jeremywagemans jeremywagemans left a comment

Choose a reason for hiding this comment

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

Really neat!

@e-moran e-moran merged commit 6969c48 into master Oct 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants