Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Bemi Rails #1135

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

add Bemi Rails #1135

wants to merge 2 commits into from

Conversation

arjunlol
Copy link

Project

Bemi https://github.com/BemiHQ/bemi-rails
https://exaspark.medium.com/the-ultimate-guide-to-postgresql-data-change-tracking-c3fa88779572

What is this Ruby project?

A ruby gem for robust data change tracking.

What are the main difference between this Ruby project and similar ones?

Gems like PaperTrail and Audited are simple to use and cover most use cases. Bemi concentrates on reliability and performance. Bemi is able to record edge cases like updates made via direct SQL queries and doesn't have runtime performance overhead since it doesn't make extra database inserts in callbacks.


Please help us to maintain this collection by using reactions (馃憤, 馃憥) and comments to express your feelings.

@markets markets changed the title Update README.md add Bemi Rails Apr 16, 2024
@markets
Copy link
Owner

markets commented Apr 16, 2024

Hey @arjunlol thanks for sharing! It seems still a little too fresh for this, according to RubyGems, only ~250 downloads (https://rubygems.org/gems/bemi-rails). As per our contrib guides, we consider projects around 30k downloads.

@markets
Copy link
Owner

markets commented Apr 16, 2024

鈩癸笍 If you want to promote your project, there is also another option: you can become a sponsor and your logo+link will appear at the beginning of the list, in the "Sponsored by" section (like BetterStack).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants