Skip to content

Thruster+Rails 8+Grape+Falcon #293

@code-bunny

Description

@code-bunny

Greetings,

For lack of a better place to ask, I am looking to switch my main Grape API that is mounted on Rails 8 (where the admin for said API lives on an engine) over from Puma to Falcon. We've had Falcon running in prod for a few years on a micro service, but not on a few application yet.

So is Falcon + Rails 8 + Postgres via ActiveRecord a-ok now? Do I need some concurrent PG gem like we did in the Goliath days?

Should we mount the app with Falcon only or does it play well with Thruster? Any downsides.

Also as an aside the documentation has preload "preload.rb" outside the service hostname do` block. Which will be a wee bit confusing for newcomers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions