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

Use dynamic dependencies #2

Open
tillkruss opened this issue May 24, 2021 · 2 comments
Open

Use dynamic dependencies #2

tillkruss opened this issue May 24, 2021 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@tillkruss
Copy link
Member

We're currently using static dependencies and should switch to dynamic links. We need to wait until hiredis v1.0.1 and ck v0.7.1 have been tagged and are available in Homebrew.

# depends_on "concurrencykit" # > v0.7.0
# depends_on "hiredis" # > v1.0.0
# depends_on "jemalloc"
# depends_on "liblzf"
# depends_on "lz4"
# depends_on "zstd"
depends_on "php"

@tillkruss tillkruss added the enhancement New feature or request label May 24, 2021
@tillkruss tillkruss self-assigned this May 24, 2021
@tillkruss
Copy link
Member Author

See 860056d.

@tillkruss tillkruss added this to the v0.2 milestone Oct 17, 2021
@tillkruss
Copy link
Member Author

hiredis 1.0.2 is available now: 7b66b5f

@tillkruss tillkruss removed their assignment Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant