ESPHome
ESPHome ships on a calendar, and the August beta train is now four builds deep.
A side-by-side editorial comparison of Dragonfly and rapr — release velocity, themes, recent moves, and the top alternatives to consider.
Dragonfly spends its releases on correctness in the parts of Redis compatibility nobody tests.
The visible window is almost entirely correctness and internals work on the 1.39/1.40 lines. The newest release consolidates two tiering knobs into a single tiered_max_pending_bytes and exports it to metrics. Behind it sit a memory-accounting backport, a cluster fix that journals FLUSHSLOTS from inside the flush transaction, and a HyperLogLog resync with valkey upstream that pulled in a CVE fix and exposed three Dragonfly-local bugs.
rapr generalises its Rangeland Analysis Platform API access one endpoint at a time
rapr pulls Rangeland Analysis Platform data into R — vegetation cover and production rasters derived from Landsat and Sentinel-2, plus the tabular summary APIs. The 1.1.3 release replaces the single-purpose table function with a general get_rap_table() covering the cover, coverMeteorology, production and production16day endpoints. The package reached CRAN in 2025 and is maintained by brownag, who also maintains the GeoPackage interface gpkg.
The visible window is almost entirely correctness and internals work on the 1.39/1.40 lines. The newest release consolidates two tiering knobs into a single tiered_max_pending_bytes and exports it to metrics. Behind it sit a memory-accounting backport, a cluster fix that journals FLUSHSLOTS from inside the flush transaction, and a HyperLogLog resync with valkey upstream that pulled in a CVE fix and exposed three Dragonfly-local bugs.
Two threads run through this window. One is upstream parity — the hyperloglog sync explicitly re-forks from valkey and keeps upstream formatting so future syncs stay cheap, which is a maintenance-cost decision as much as a correctness one. The other is the RESP IO loop v2 migration, visible in a pub/sub ordering fix gated on the v1 loop and in tests being skipped on the v1 leg of the regression matrix. Dragonfly is hardening a drop-in Redis replacement in the places where drop-in claims usually break: cluster operations, pub/sub ordering under pipelining, and memory accounting.
Expect continued RESP IO loop v2 work and more upstream syncs on forked Redis internals. The tiering flag consolidation plus its metrics export suggests tiered storage tuning is the next area to get operator-facing surface.
rapr pulls Rangeland Analysis Platform data into R — vegetation cover and production rasters derived from Landsat and Sentinel-2, plus the tabular summary APIs. The 1.1.3 release replaces the single-purpose table function with a general get_rap_table() covering the cover, coverMeteorology, production and production16day endpoints. The package reached CRAN in 2025 and is maintained by brownag, who also maintains the GeoPackage interface gpkg.
The shape is familiar for a young API client: add access to one endpoint, then generalise it once a second endpoint proves the pattern. get_rap_production16day_table() arrived in 1.1.0 and was deprecated three releases later in favour of a product argument. Between those, the work was error handling — empty geometries, server-side HTTP failures, warning timing — the unglamorous half of wrapping a remote service. The 1.0.0 release had already set the ambition by exposing both the 30m Landsat and 10m Sentinel-2 sources behind one argument.
Expect the remaining RAP endpoints to be folded into get_rap_table() as they are needed, and the deprecated 16-day function to be removed once the general interface has been out long enough.
Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either Dragonfly or rapr.
ESPHome ships on a calendar, and the August beta train is now four builds deep.
A small B-Cubed utility for turning R Markdown into publishable docs
An R interface to GeoPackage that keeps sanding down its own API
R's logging package handed to new maintainers and rebuilt from the inside out
Four dormant years end with a test fix, not a feature
Four years of releases land in four minutes as the changelog gets backfilled to GitHub
See all Dragonfly alternatives → · See all rapr alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. Dragonfly is currently shipping more aggressively (velocity 5.0 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Dragonfly is currently shipping more aggressively (velocity 5.0 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.
Top Dragonfly alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Dragonfly alternatives" section above for the current picks, or visit /alternatives/dragonfly for the full list with editorial commentary on each.
Top rapr alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "rapr alternatives" section above for the current picks, or visit /alternatives/rapr for the full list with editorial commentary on each.