Skip to content

Compatibility with different operating systems #4936

@utkarshak13

Description

@utkarshak13

The valkey-glide library's current dependency setup makes it difficult to manage the underlying operating system classifiers (e.g., linux-x86_64, osx-x86_64) on the client side. We currently have to manually update the dependency when switching between our local development environment (macOS) and our production environment (Linux).

The need to hardcode a specific OS classifier is not ideal for a generic client-side library. This practice leads o the developers adjusting their build configuration.
We would like to understand a generic way for including the valkey-glide dependency that automatically resolves the correct underlying OS classifier at build or runtime, depending on the environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    User issue 🚨Issue openned by usersjava ☕issues and fixes related to the java client

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions