Skip to content

Allow Specifying a Different Adapter at Runtime for Libraries #224

Description

@armanist

Description:
Currently, the libraries rely on the configuration file to identify the default adapter. However, there is no way to specify a different adapter at runtime, other than the default configured in the file. This limitation prevents dynamic adapter switching based on runtime conditions.

Requirement:
We need to implement a mechanism (same as done for Auth and FileSystem libraries) that allows the user to specify a different adapter at runtime, overriding the default one defined in the configuration file. This feature would provide flexibility for scenarios where different adapters need to be used depending on the environment or other runtime parameters.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Fields

No fields configured for Task.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions