instrumentation-node.ts
7.58 KB
-
refactor(redis): consolidate Redis runtime and BullMQ services in DAL (#7393) · 6fe7cedf
* refactor(redis): establish runtime and keyspace * refactor(redis): add capabilities and script registry * refactor(redis): centralize phase 3a stores * refactor(redis): migrate wechat qr login store * refactor(redis): move Redis access into DAL * refactor(redis): migrate lease repository * refactor(redis): migrate stop signal and stream resume repositories * refactor(redis): complete DAL migration * test(redis): complete DAL Redis test coverage * chore(redis): align pro lockfile importer * test(redis): update service and app redis mocks * chore(redis): align pro migration submodule * refactor(redis): consolidate cache migration * refactor(redis): convert runtime to class * chore(deps): update redis and tooling dependencies * refactor(redis): move BullMQ services into DAL * fix(redis): harden DAL checks and lifecycle * chore: fix bullmq to 5.52.2 * chore: bump deps * test(redis): mock captured BullMQ binding * lock * docs: consolidate DAL and WeChat designs * chore: remove DAL review artifacts --------- Co-authored-by: Archer <545436317@qq.com>
Xianquan committed