discourse/migrations/lib/common
Gerhard Schlager 53d7a756d6
DEV: Add Migrations::SetStore to work with nested sets of data (#33593)
There are concrete implementations for a simple set, a key-value store,
and nested sets with 2 or 3 keys. The API stays the same for all
implementations and the performances is more or less the same as without
the wrapper (at least with YJIT enabled).
2025-07-24 12:11:41 +02:00
..
set_store DEV: Add Migrations::SetStore to work with nested sets of data (#33593) 2025-07-24 12:11:41 +02:00
date_helper.rb REFACTOR: Code generator for migrations IntemerdiateDB 2025-04-07 17:22:36 +02:00
extended_progress_bar.rb DEV: Refactor migrations-tooling 2025-04-07 17:22:36 +02:00
fork_manager.rb DEV: Add converter framework for migrations-tooling (#28540) 2024-09-09 17:14:39 +02:00
id.rb DEV: Add Upload to IntermediateDB (#29780) 2025-01-20 23:16:30 +01:00
set_store.rb DEV: Add Migrations::SetStore to work with nested sets of data (#33593) 2025-07-24 12:11:41 +02:00