modelRT/diagram
douxu 9661278935 refactor: rename TaskParams to Params and remove debug prints
- rename TaskParams interface to Params in task/base_task.go for brevity                                                     - remove debug fmt.Println/Printf statements from graph.go and handler_factory.go
  - fix is_local flag from false to true for existing test components in deploy.md                                             - add 6 new test component records (ns4-ns8) to deploy seed data
2026-04-28 17:41:28 +08:00
..
anchor_set.go feat: implement topology analysis async task with BFS connectivity check 2026-04-24 17:14:46 +08:00
component_set.go feat: implement topology analysis async task with BFS connectivity check 2026-04-24 17:14:46 +08:00
graph.go refactor: rename TaskParams to Params and remove debug prints 2026-04-28 17:41:28 +08:00
hash_test.go feat: implement topology analysis async task with BFS connectivity check 2026-04-24 17:14:46 +08:00
multi_branch_tree.go feat: implement topology analysis async task with BFS connectivity check 2026-04-24 17:14:46 +08:00
redis_client.go optimize code of redis connenct func and real time data calculate 2026-01-27 17:41:17 +08:00
redis_hash.go add component attribute group update api and optimzie diagram hash set params 2026-01-05 17:20:41 +08:00
redis_init.go optimize code of redis init 2026-01-28 16:49:12 +08:00
redis_set.go optimize measurement link api 2025-12-08 17:01:24 +08:00
redis_string.go add del func of redis string type 2025-08-21 17:04:10 +08:00
redis_zset.go optimize measurement link api 2025-12-08 17:01:24 +08:00
topologic_set.go feat: implement topology analysis async task with BFS connectivity check 2026-04-24 17:14:46 +08:00