Skip to content

Conversation

@ctrlaltf24
Copy link
Contributor

Use result type to prevent the entire application from failing when there is an error connecting to redis while using this library.

built on: #11

Breaking changes:

  • emit/emit_json functions switch from taking ownership and returning Emitter to taking mutable ref returning a result of an empty tuple

Fixes dependency resolution error with rmp-serde due to them yanking all 0.15.X versions
@ctrlaltf24 ctrlaltf24 force-pushed the feat-error-type branch 2 times, most recently from dad2880 to 3e0a212 Compare September 24, 2024 18:40
Configurable line protocol by cargo feature flag

Added tests to cover the new server implementation

No breaking changes to public API
- emit/emit_json functions switch from taking ownership and returning Emitter to taking mutable ref returning a result of an empty tuple
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.

1 participant