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

Sync with dev #136

Merged
merged 75 commits into from
Nov 16, 2023
Merged

Sync with dev #136

merged 75 commits into from
Nov 16, 2023

Conversation

khvzak
Copy link
Member

@khvzak khvzak commented Jun 30, 2023

No description provided.

@khvzak khvzak self-assigned this Jun 30, 2023
khvzak added 12 commits July 4, 2023 11:32
Instead, put them under Rc container.
The current approach is not the best and better to move this logic into user apps than keep in platform.
Possibly I also should add fs change notify functionality.
- Add `read()`/`write()`/`tempdir_scope()` functions
- Renamed (and updated) `get_metadata()`/`get_files_in_dir()` to `metadata()`/`read_dir()`
- Tests
- Separate tracing and opentelemetry spans
- Support "firehose" mode for tracing
- Add option to not start a new trace if b3 context not passed
- Remove storage otel span (in order to optionally instument it from a Lua script)
Spans can have recorded events, attributes, and status.
Add connect_timeout option to redis timeouts config
Change default pool size to 2xCPUs
This is useful to avoid compressing small values, which can actually
increase the size of the value.
Do not spawn tokio task for decompression
Drop compressed data if it's not smaller than original
@khvzak khvzak merged commit 9b33e5b into main Nov 16, 2023
10 checks passed
@khvzak khvzak deleted the dev branch November 16, 2023 16:11
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