12 lines
296 B
Markdown
12 lines
296 B
Markdown
# sfera-incremental-indexer
|
|
|
|
Incremental SIR snapshot updater.
|
|
|
|
Provides:
|
|
|
|
- source hash collection;
|
|
- changed `.bsl` / `.xml` file detection;
|
|
- changed-file rebuild;
|
|
- project rebuild when metadata links can be affected;
|
|
- `SirDelta` construction for snapshot transition and projection updates.
|