Highlights
- Pro
-
chaotic_job Public
👾 Resilience test helpers for Active Job
-
solid_errors Public
database-backed, app-internal exception tracker for Rails applications
-
acidic_job Public
🧪 Durable execution workflows for Active Job
-
-
-
-
-
-
-
-
-
sqlite.directory Public
Directory of SQLite-backed applications
-
website-1 Public
Forked from neondatabase/websiteOfficial docs and website for Neon.
JavaScript UpdatedDec 30, 2024 -
-
sqlite3-ruby Public
Forked from sparklemotion/sqlite3-rubyRuby bindings for the SQLite3 embedded database
Ruby Other UpdatedOct 23, 2024 -
-
prompts Public
Beautiful and user-friendly forms for your command-line Ruby applications.
-
enlitenment Public
A Rails application template script to lead your app to SQLite enlightenment.
-
solid_cable Public
Forked from rails/solid_cableA database backed ActionCable adapter
Ruby MIT License UpdatedSep 10, 2024 -
-
solid_cache Public
Forked from rails/solid_cacheA database-backed ActiveSupport::Cache::Store
Ruby MIT License UpdatedSep 5, 2024 -
-
-
globalid Public
Forked from rails/globalidIdentify app models with a URI
Ruby MIT License UpdatedAug 20, 2024 -
reline Public
Forked from ruby/relineThe compatible library with the API of Ruby's stdlib 'readline'
Ruby Other UpdatedAug 10, 2024 -
job_roundup Public
Forked from mperham/job_roundupBenchmarking various background job engines
Ruby MIT License UpdatedAug 5, 2024 -
-
-
sqlite-on-rails-7 Public
Forked from push-and-publish/the-first-book"SQLite on Rails 7" Book (Push & Publish)
3 UpdatedMay 11, 2024 -
ActiveRecord adapter for SQLite that enhances the default. Back-ports generated column support, deferred foreign key support, custom foreign key support, improved default configuration, and adds su…