Use configured lock plugin for locking #1009
Labels
area: configuration ⚙️
area: user experience 👩🏻💻
Items impacting the end-user experience
roadmap: performance
type: enhancement 💅🏼
Context
Follow up to #965 (persist the default lock plugin selection to the settings db table (and pull the default value from there))
Currently, there is only one lock plugin that can be used. In the future the selection of plugins will expand. So, users should be able to configure which plugin to use.
In order to do this, the locking plugin selection should be persisted to the settings db table. See #965 (comment) for an example of how an implementation for selecting a lock backend might look.
Depends on #1005
Value and/or benefit
Users can have a choice of which locking backend to use.
Anything else?
No response
The text was updated successfully, but these errors were encountered: