Hi!
I wanted to check on the current maintenance status of this repository. Is the project actively maintained and open to feature contributions?
In my use case, I have some requirements where the same abstraction could be useful with other relational databases (for example Oracle, and possibly other enterprise databases). Some parts of the implementation appear fairly PostgreSQL-specific (e.g., LISTEN/NOTIFY usage), but other parts such as the result backend and scheduler persistence might potentially be generalized.
Before attempting any work in this direction, I wanted to ask:
- Is the project still actively maintained?
- Would you be open to community contributions that extend the implementation toward supporting additional database backends?
I’d be happy to contribute changes if the direction aligns with the project’s goals.
Thanks for the project!
Hi!
I wanted to check on the current maintenance status of this repository. Is the project actively maintained and open to feature contributions?
In my use case, I have some requirements where the same abstraction could be useful with other relational databases (for example Oracle, and possibly other enterprise databases). Some parts of the implementation appear fairly PostgreSQL-specific (e.g., LISTEN/NOTIFY usage), but other parts such as the result backend and scheduler persistence might potentially be generalized.
Before attempting any work in this direction, I wanted to ask:
I’d be happy to contribute changes if the direction aligns with the project’s goals.
Thanks for the project!