darkterra / mongo-scheduler

Persistent event schedule for node.js using mongo as storage
MIT License
8 stars 8 forks source link

Simple filtering for scheduler.list() #9

Closed AlexanderProd closed 5 years ago

AlexanderProd commented 5 years ago

I've added a simple filtering functionality for scheduler.list() the implementation is not that sophisticated but powerful enough and gets the job done.