Commit 86db40c
refactor(BA-5837): propagate my_bulk_* rename + BEP cleanup to ValkeyCache surface
Carry the stack-wide `bulk_create_my` / `bulk_update_my` →
`my_bulk_create` / `my_bulk_update` rename through the cache_source
module added by this PR, plus the GQL / adapter / DTO touchpoints that
the rebase resolved with `-X theirs` (which kept stale identifiers).
Also strip the residual `BEP-1052 §X` references from the cache_source
docstring and the merged-view repository docstring. Only the news
fragments retain the BEP wording.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d3d610b commit 86db40c
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- src/ai/backend/manager/repositories/app_config_fragment
- cache_source
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments