Requirements¶
Runtime¶
Ruby 3.1+ (tested with 3.1, 3.2 and 3.3)
Database¶
- SQLite3
- PostgreSQL (v16)
- MySQL (v8)
You need a database to make the data persistent. See Database for details.
Optional Requirements¶
Redis (v7) is needed to run Sidekiq. See Sidekiq for details.