Skip to content

Commit

Permalink
Add osoykan/db-scheduler-additions sections to the 3rd party list (#534)
Browse files Browse the repository at this point in the history
Readme is updated according to #526 


cc @kagkarlsson
  • Loading branch information
osoykan committed Sep 20, 2024
1 parent 60e06dc commit c218e1f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -365,8 +365,9 @@ If you need to migrate from Java serialization to a `GsonSerializer`, configure

* [bekk/db-scheduler-ui](https://github.com/bekk/db-scheduler-ui) is admin-ui for the scheduler. It shows scheduled executions and supplies simple admin-operations such as
"rerun failed execution now" and "delete execution".
* [rocketbase-io/db-scheduler-log](https://github.com/rocketbase-io/db-scheduler-log) is an extention providing a history of executions, including failures and exceptions.
* [piemjean/db-scheduler-mongo](https://github.com/piemjean/db-scheduler-mongo) is an extension for running db-scheduler with a Mongodb database.
* [rocketbase-io/db-scheduler-log](https://github.com/rocketbase-io/db-scheduler-log) is an extension providing a history of executions, including failures and exceptions.
* [piemjean/db-scheduler-mongo](https://github.com/piemjean/db-scheduler-mongo) is an extension for running db-scheduler with a MongoDB database.
* [osoykan/db-scheduler-additions](https://github.com/osoykan/db-scheduler-additions) adds MongoDB & Couchbase support on top of Kotlin and Coroutines. It also provides a Ktor plugin for db-scheduler-ui.

## Spring Boot usage

Expand Down

0 comments on commit c218e1f

Please sign in to comment.