RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Logidze: a fast versioning and diffing library for ActiveRecord and latest PostgreSQL

Logidze is a faster tool by and large and second to none when it comes to calculating diffs for ActiveRecord models.

It uses PostgreSQL’s JSONB datatype to store changes incrementally, is great for making diffs and, in the end, is 1.5x-3x faster than Papertrail.

Read the introductory post to get familiar with the gem and learn about the process of experimentation with versioning in the database:

https://evilmartians.com/chronicles/introducing-logidze

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in