Is using a single hash as my only param in service objects a good idea?

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

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
  • actor

    Composable Ruby service objects

  • Avoid using hash as the only input for your class initializer signature. Moreover a service object is meant to serve as a stateless function so you should avoid initializing it. You should use Service#call as only public interface (see this beautiful gem for more details: https://github.com/sunny/actor)

  • 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

  • Is there a Gem to help skinny up controllers?

    2 projects | /r/rails | 18 Mar 2022
  • Mongoid 9.0 Released

    1 project | news.ycombinator.com | 1 May 2024
  • solid_queue alternatives - Sidekiq and good_job

    3 projects | 21 Apr 2024
  • Confidently Incorrect - Navigating Battleships

    2 projects | dev.to | 16 Apr 2024
  • Seeking Guidance on the Path to Web Development: My Journey So Far and Next Steps

    2 projects | dev.to | 30 Mar 2024