-
check out the `light-service` gem - it lets you create services that use this pattern and compose them into complex flows: https://github.com/adomokos/light-service
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
At my current job we use `interactor` which is similar, but simpler, and the precursor to light-service: https://github.com/collectiveidea/interactor
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.
Related posts
-
How to avoid if/else with different ramifications
-
The Ruby Unbundled Series: Services vs. Objects - The Battle for Decomposition and Reuse
-
Introducing StepSequencer: A Non-Monadic Take on Railway-Oriented Programming in Ruby
-
Should I use service objects?
-
Floyd's E-Commerce: from Squarespace to Solidus