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:
Post a comment