markets / awesome-ruby

💎 A collection of awesome Ruby libraries, tools, frameworks and software
https://awesome-ruby.com
13.55k stars 1.74k forks source link

add Bemi Rails #1135

Open arjunlol opened 5 months ago

arjunlol commented 5 months ago

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 commented 5 months ago

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 commented 5 months ago

ℹī¸ 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).