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

Deprecate unfitting exports from utils #14267

Closed
13 tasks done
lforst opened this issue Nov 13, 2024 · 0 comments
Closed
13 tasks done

Deprecate unfitting exports from utils #14267

lforst opened this issue Nov 13, 2024 · 0 comments
Assignees
Milestone

Comments

@lforst
Copy link
Member

lforst commented Nov 13, 2024

Go through all utils exports and deprecate them.

@lforst lforst added this to the 9.0.0 milestone Nov 13, 2024
@lforst lforst changed the title Deprecate makeFifoCache in utils Deprecate unfitting exports from utils Nov 20, 2024
@lforst lforst self-assigned this Nov 21, 2024
andreiborza added a commit that referenced this issue Nov 25, 2024
Ref: #14267

From my investigation, redis does not actually support arrays/nested
arrays for keys and ioredis is wrapping thinly over redis functions, but
otel has `any[]` as one of their possible values for command line
arguments so I opted for inlining the implementation and adding a note
to use `Array.flat` in v9.
@lforst lforst closed this as completed Nov 28, 2024
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

No branches or pull requests

1 participant