Is it possible to disable/extended the rspec test timeout

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

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
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.
www.influxdata.com
featured
  1. ActiveRecord Import

    A library for bulk insertion of data into your database using ActiveRecord.

    Have you tried Rails Import: https://github.com/zdennis/activerecord-import

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. mongodb-benchmark

    have you disabled indexes before the insert and then re-enable them? i don't know much about mongodb in practice but could you premake the db and copy then connect to it and then destroy the copy? 1500 records shouldn't take that long to import. https://github.com/sqshq/mongodb-benchmark

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

  • Stop One-By-One Inserts! Bulk Insert Data In Rails With insert_all Or activerecord-import ⚡

    1 project | dev.to | 28 Feb 2025
  • Inserção de dados em massa em bancos relacionais

    1 project | dev.to | 29 Jan 2025
  • RDS Database Migration Series - Facing The Giant: How we migrated 11 TB database

    2 projects | dev.to | 13 May 2024
  • Video – How I 100x'd Bulk Import Speed in Rails with Some Pretty Gnarly SQL

    2 projects | /r/ruby | 27 May 2022
  • Magical Bulk Insertion in Rails 6

    1 project | dev.to | 9 May 2022

Did you know that Ruby is
the 12th most popular programming language
based on number of references?