How to decouple logic from Scala future?

This page summarizes the projects mentioned and recommended in the original post on /r/scala

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Elastic4s

    Elasticsearch Scala Client - Reactive, Non Blocking, Type Safe, HTTP Client

  • Here's an example from a library I've used: https://github.com/sksamuel/elastic4s/blob/master/elastic4s-core/src/main/scala/com/sksamuel/elastic4s/Executor.scala. Then you can provide your own Executor implementation and it will be used instead of the FutureExecutor. You can check out the top level of that repo to see how much complexity this introduces.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Anyone using Clickhouse in Scala? What client do you use?

    1 project | /r/Clickhouse | 19 Jan 2023
  • Best Scala framework / libraries out there ?

    4 projects | /r/scala | 31 Oct 2021
  • Ask HN: What stack would you use to build a CRUD web app on the JVM today?

    5 projects | news.ycombinator.com | 1 May 2021
  • Scala: A Love Story

    4 projects | dev.to | 21 Apr 2021
  • OAuth 2.0 implementation in Node.js

    3 projects | dev.to | 13 Mar 2024