Commit Graph

19 Commits

Author SHA1 Message Date
douxu b27b999873 add redis read and write lock conflict test of rwlocker 2025-04-02 16:47:51 +08:00
douxu 1cf6137f9f refactor(redis hash): fix bug of redis hash
1.optimize RedisOption struct
fix(uuid): replace uuid mod dependencies
    1.replace uuid mod dependencies
fix(config): add new redis config
    1.add new redis config
2025-03-25 17:00:09 +08:00
douxu 2f1b9d26b8 feat(redis hash): fix bug of redis hash
1.add redis hash init func
2.replace redis model version in go mod
3.add context parameter in redis exec statement

feat(redis set): add new test of RLock and WLock

1.add redis set init func
2.replace redis model version in go mod
3.add context parameter in redis exec statement

fix(logger): add new test of RLock and WLock

1.add compress parameter
2.optimize initLogger function
2025-03-24 16:37:43 +08:00
douxu 25a55b94e8 fix bug of structure pointer func 2025-03-21 16:38:47 +08:00
douxu 3d79993de2 init redis hash and redis set struct with rwlocker 2025-03-21 16:21:33 +08:00
douxu 65f71348d6 design an alert event management structure 2025-01-22 16:38:46 +08:00
douxu 2b967450eb rewrite the real-time data acquisition and processing workflow 2025-01-21 16:35:44 +08:00
douxu 0520e9cece fix bug of test data with update handler 2025-01-13 15:54:40 +08:00
douxu 655acf8e1e fix bug of circuit diagram load handler 2025-01-08 16:37:18 +08:00
douxu f48b527708 fix bug of circuit diagram load handler 2025-01-07 16:45:52 +08:00
douxu f8b9a70250 add replace anchor point api and optimize code of anchor param data polling function points 2024-12-20 16:06:42 +08:00
douxu efc15c3b2d wirte demo code 2024-12-18 16:25:49 +08:00
douxu ebe86539d4 optimize circuit diagram update handler and preliminary completion of circuit diagram delete handler code writing 2024-12-04 15:57:11 +08:00
douxu 214b194817 optimize circuit diagram update handler 2024-12-03 16:38:17 +08:00
douxu 3899cda8ef preliminary completion of circuit diagram update handler code writing 2024-12-02 16:13:16 +08:00
douxu eba41890c6 complete model load api 2024-11-27 15:41:22 +08:00
douxu 42e7d02625 complete the function of loading topology information and circuit diagram information 2024-11-27 09:11:48 +08:00
douxu 945669c85e optimize topologic graph and add delete node func 2024-11-25 16:19:58 +08:00
douxu dd67dd5462 use new pg table struct implement circuit diagram loading function 2024-11-22 16:41:04 +08:00