awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesAttribute Changeset Differencing

Calculating differences between object states by comparing specific attribute values across versions.

Distinct from Token-Based Differencing: Distinct from token-based diffing as it operates on structured model attributes rather than text sequences

Explore 1 awesome GitHub repository matching software engineering & architecture · Attribute Changeset Differencing. Refine with filters or upvote what's useful.

Awesome Attribute Changeset Differencing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • paper-trail-gem/paper_trailpaper-trail-gem 的头像

    paper-trail-gem/paper_trail

    7,022在 GitHub 上查看↗

    PaperTrail is a Ruby on Rails versioning library and database audit trail system. It tracks changes to database models by capturing historical snapshots of object states and associating every modification with the specific user or process responsible for the update. The project provides a model state reification tool to reconstruct model instances as they existed at a specific point in time and a data recovery framework to restore deleted database records by reifying their last known version. The system covers a broad range of capabilities including version history navigation, changeset-base

    Calculates and stores precise attribute differences between adjacent versions for audit analysis.

    Rubyactiverecordauditlog
    在 GitHub 上查看↗7,022
  1. Home
  2. Software Engineering & Architecture
  3. Attribute Changeset Differencing