Skip to content

Releases: myntra/goscheduler

Fix get schedules pagination calls

29 May 10:36
0a3feaa
Compare
Choose a tag to compare
Pre-release

Fix get schedules pagination calls

Goscheduler v0.2.0-alpha

02 Apr 06:55
83ea287
Compare
Choose a tag to compare
Pre-release

GoScheduler is an open-source distributed scheduler platform. It is designed to handle high throughputs with low latency for scheduled job executions. GoScheduler offers following capabilities.

  1. Fault Tolerance
  2. Customizable callback
  3. Distributed scheduling
  4. Multi Tenancy
  5. Per Minute Granularity
  6. Horizontal Scalability
  7. Resource Isolation

Please note: This is a pre-release version; kindly test it in a staging environment prior to deploying it to production.

RC4: omitempty for httpCallback

05 Feb 13:36
Compare
Choose a tag to compare
Pre-release

RC4: omitempty for httpCallback

RC3: Allow multiple callbacks to be set

05 Feb 12:36
85ca819
Compare
Choose a tag to compare
Pre-release

RC3: Allow multiple callbacks to be set

RC2 with optional callback worker initialization

01 Feb 13:17
Compare
Choose a tag to compare

RC2 with optional callback worker initialization

RC for integration purposes

31 Jan 18:03
Compare
Choose a tag to compare
Pre-release

RC for integration purposes

Change logging level

21 Jan 10:40
Compare
Choose a tag to compare
Change logging level Pre-release
Pre-release

Change logging level

Fix race condition

30 Dec 12:30
Compare
Choose a tag to compare
Fix race condition Pre-release
Pre-release

Fix race condition

Working integration

22 Dec 18:30
Compare
Choose a tag to compare
Working integration Pre-release
Pre-release

Working integration

Make clusterDao and scheduleDao available outside

07 Dec 15:41
Compare
Choose a tag to compare

Make clusterDao and scheduleDao available outside