2021-08-06 18:16:06 -07:00
|
|
|
# gorealis [](https://godoc.org/github.com/paypal/gorealis)  [](https://codecov.io/gh/paypal/gorealis)
|
2016-08-02 11:42:00 -07:00
|
|
|
|
2020-09-28 10:32:13 -07:00
|
|
|
Version 1 of Go library for interacting with [Aurora Scheduler](https://github.com/aurora-scheduler/aurora).
|
2016-08-02 11:42:00 -07:00
|
|
|
|
2020-09-28 11:13:29 -07:00
|
|
|
Version 2 of this library can be found [here](https://github.com/aurora-scheduler/gorealis).
|
|
|
|
|
2016-08-10 11:45:54 -07:00
|
|
|
### Aurora version compatibility
|
2016-08-15 11:58:08 -07:00
|
|
|
Please see [.auroraversion](./.auroraversion) to see the latest Aurora version against which this
|
2017-03-23 19:08:15 -04:00
|
|
|
library has been tested.
|
2016-08-09 13:29:28 -07:00
|
|
|
|
2016-08-02 11:42:00 -07:00
|
|
|
## Usage
|
|
|
|
|
2016-08-11 11:39:10 -07:00
|
|
|
* [Getting started](docs/getting-started.md)
|
2016-08-09 17:10:02 -07:00
|
|
|
* [Using the sample client](docs/using-the-sample-client.md)
|
|
|
|
* [Leveraging the library](docs/leveraging-the-library.md)
|
2016-08-02 11:42:00 -07:00
|
|
|
|
2018-01-24 16:54:24 -08:00
|
|
|
## Projects using gorealis
|
|
|
|
|
2020-02-18 14:18:13 -08:00
|
|
|
* [australis](https://github.com/aurora-scheduler/australis)
|
2016-08-02 11:42:00 -07:00
|
|
|
|
|
|
|
## Contributions
|
2018-05-13 18:34:34 -07:00
|
|
|
Contributions are always welcome. Please raise an issue to discuss a contribution before it is made.
|
2018-01-24 16:54:24 -08:00
|
|
|
|