Herding elephants: Wrangling a 3,500-module Gradle project

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • idiomatic-gradle

    How do I idiomatically structure a large build with Gradle 7.2+?

  • When we initially migrated from buildSrc to an included build, it seemed an elegant solution to the problems outlined above. We were dropping buildSrc, with all its problems, and using the modern facility that Gradle considers the preferred, idiomatic replacement for buildSrc. (For a very elaborate example of this, see the idiomatic-gradle repo by former Gradle engineer Jendrik Johannes.) Included builds are indeed the best of both worlds in many ways: they can exist under version control in the same repository as the build that uses them; they can be easily opened in a separate IDE instance, improving build engineer productivity; they don't have the automatic test behavior of buildSrc, which improves feature engineer performance; and they're generally very well-behaved, without any of the magic of buildSrc.

  • 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

  • Bitwarden Authenticator – 2FA Mobile App

    1 project | news.ycombinator.com | 1 May 2024
  • Show HN: A Kotlin DSL for WebAssembly

    1 project | news.ycombinator.com | 1 May 2024
  • Neo Store v1.0.0 alternative Android app store milestone reached

    1 project | news.ycombinator.com | 30 Apr 2024
  • react-native-awesome-template: A React Native starter template to have a better product and development experience

    1 project | dev.to | 27 Apr 2024
  • Kotlin Routing - routing everything

    3 projects | dev.to | 25 Apr 2024