タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

JavaScriptとAIとlibraryに関するefclのブックマーク (1)

  • Introducing Lix: An embeddable version control system | Lix Blog

    Git tracks: -Binary files differ Lix tracks: order_id 1002 status: - pending + shipped The same approach extends to any other format your product cares about — as long as there’s a plugin that can interpret it. How does Lix work? Lix is change-first: it stores semantic changes as queryable data, not snapshots. That means audit trails, rollbacks, and “blame” become simple queries: SELECT * FROM sta

    efcl
    efcl 2026/01/28
    SQLiteベースのバイナリのdiffも扱えるバージョン管理システム。 Gitのような行ベースの差分ではなく、ファイル形式を理解した意味的な差分を表示できる。 Excel、PDF、Word文書などに対応し、SQLを使ってバージョン履歴のクエ
  • 1