Open Issues Need Help
View All on GitHub Make the drizzle driver type safe about 1 month ago
AI Summary: The task is to refactor the Drizzle driver in the CadenceMQ Node.js job scheduling library to eliminate the use of `any` types and improve type safety. This involves finding a suitable type definition to replace the current `any` types, likely involving unions or other TypeScript type manipulation techniques, potentially requiring a deep understanding of the Drizzle library and its database interactions.
Complexity:
4/5
enhancement help wanted
Yet another job scheduling library for Node.js
TypeScript
#job#job-scheduler#message-queue#mq#queue#task#task-scheduler