com.github.fsanaulla:chronicler-core-io_2.11

Scala toolchain for InfluxDB


Keywords
akka-http, async-http-client, chronicler, influxdb, macros, scala, spark, udp, url-connection
License
MulanPSL-2.0

Documentation

Chronicler

Open-source Scala toolchain for InfluxDB.

Scala Testing Pipeline Scala Steward badge Maven Central Join the chat at https://gitter.im/chronicler/Lobby

Features

  • Multiple backend
  • Flexible API
  • Code generation with macros
  • High modularity
  • Response streaming
  • Data compression (in-progress)
  • Spark support (located here)
  • Kafka sink (in-progress)

Documentation

  1. Modules
  2. Get Started
  3. Clients tutorial
  4. Read operation
  5. Write operation
  6. Database management
  7. User management
  8. CQ management
  9. Subscription management
  10. RP management
  11. Shards management
  12. Response handling
  13. Macros
  14. Utils
  15. Streaming
  16. Data compression

Inspirations