summaryrefslogtreecommitdiff
path: root/src/apscheduler/datastores/memory.py
Commit message (Expand)AuthorAgeFilesLines
* Upgraded syntax and switched linting over to pre-commit.ciAlex Grönholm2022-01-021-15/+15
* Upgraded attrs and its importsAlex Grönholm2022-01-021-21/+21
* Added scheduler methods for creating jobs directly w/o schedulesAlex Grönholm2021-09-131-1/+11
* Implemented a pluggable event broker systemAlex Grönholm2021-09-111-12/+8
* Rearranged the data storesAlex Grönholm2021-09-081-0/+286