-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Description
Hi everyone, thanks for this awesome gem.
We've been using RES for more than a year, (in Rails 5.2) as we reached 10M events in Postgres. We have a single database for other models as well as for RES Events.
At this moment that's not a problem in terms of performance or stability, but I'm considering to write RES events to another database instead.
According to the documentation I could create a custom repository but I'm not sure this is good for performance reasons, because of connection pool and another potential DB connectivity issue on Rails 5.
I wonder if anyone else already faced such numbers and which approaches they decided to follow.
Versions:
RES 1.1.1
Rails 5.2
Ruby 2.5
Thanks
Metadata
Metadata
Assignees
Labels
No labels