There was an error while loading. Please reload this page.
By the moment only Android libraries are available:
// gradle def rotor_version = "0.1.0" dependencies { implementation ("com.rotor:core:$rotor_version@aar") { transitive = true } implementation ("com.rotor:database:$rotor_version@aar") { transitive = true } }
1. Redis
2. Implementation and start
3. Paths and models
4. Libraries
5. Configuration
6. Turbine
7. Benchmarks