Commit Graph

  • 310f4c043c refactor(locker params): optimize of redis locker params 1.optimize locker unexport params 2.optimize locker logging output 3.optimize locker init process douxu 2025-04-18 14:02:03 +0800
  • d27a9bbafa refactor(locker script): optimize of redis locker script 1.optimize locker script of un read lock fix(locker_refresh): fix bug of locker refresh 1.fix bug of locker refresh when locker lock success after wait test(lock_case): add new redis locker case 1.add new redis locker case douxu 2025-04-11 16:36:54 +0800
  • fda43c65d2 optimize the subscription process of redis locker douxu 2025-04-07 16:49:06 +0800
  • e4d45016f2 fix bug of redis read and write lock conflict test of rwlocker douxu 2025-04-03 17:22:40 +0800
  • b27b999873 add redis read and write lock conflict test of rwlocker douxu 2025-04-02 16:47:51 +0800
  • ae064236c7 add redis lock refresh test of rwlocker douxu 2025-04-01 16:20:55 +0800
  • 182f8ac634 add redis lock test of rwlocker douxu 2025-03-28 16:48:56 +0800
  • 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 douxu 2025-03-25 17:00:09 +0800
  • 2f1b9d26b8 feat(redis hash): fix bug of redis hash douxu 2025-03-24 16:37:43 +0800
  • 25a55b94e8 fix bug of structure pointer func douxu 2025-03-21 16:38:47 +0800
  • 3d79993de2 init redis hash and redis set struct with rwlocker douxu 2025-03-21 16:21:33 +0800
  • 13809b6a31 add new test of RWLock douxu 2025-03-17 17:19:46 +0800
  • 7b282c49f7 fix(lock script): fix bug of lock srcipt douxu 2025-03-13 16:51:50 +0800
  • d962462c42 add rlock lock&unlock test and rlock reentrant test douxu 2025-03-12 16:24:28 +0800
  • 9381e547b6 add ignore item in the .gitignore file douxu 2025-03-11 15:53:53 +0800
  • d404dc4335 fix bug of lock script and refresh script in redission rw lock douxu 2025-03-11 15:35:15 +0800
  • 7e3d94db4b optimize structer of redisLock and acquisition statements of lock douxu 2025-03-07 16:16:26 +0800
  • 09225fc96f optimize structer of redisRWLock and acquisition statements of write lock douxu 2025-03-06 16:35:36 +0800
  • c08f4b91f5 optimize read lock acquisition statements of redisRWLock douxu 2025-03-05 16:42:59 +0800
  • b894d61b54 init UnRLockScript 、WLockScript、UnWLockScript、RefreshLockScript script douxu 2025-03-04 16:33:35 +0800
  • 2c2c2811a7 init read lock script of distributedlock douxu 2025-02-28 16:00:16 +0800
  • 1899546ba4 init code of share memory douxu 2025-02-21 15:27:25 +0800
  • 4975c6a5c1 add link for readme file douxu 2025-02-13 14:46:44 +0800
  • 6a1c42e22b modify drone pipeline code feature-demo douxu 2025-02-10 15:21:34 +0800
  • 08dc441385 add drone ci pipeline douxu 2025-02-05 16:46:01 +0800
  • 58e54afed2 write new code of an alert event management handler douxu 2025-01-23 14:56:01 +0800
  • 65f71348d6 design an alert event management structure douxu 2025-01-22 16:38:46 +0800
  • 2b967450eb rewrite the real-time data acquisition and processing workflow douxu 2025-01-21 16:35:44 +0800
  • 43dece39c1 add handler of dataRT real time data push douxu 2025-01-20 16:20:21 +0800
  • 0520e9cece fix bug of test data with update handler douxu 2025-01-13 15:54:40 +0800
  • 59574b4b90 fix bug of test data with update handler douxu 2025-01-10 16:58:11 +0800
  • d89bf83f8b fix bug of create、delete、update handler douxu 2025-01-10 16:57:29 +0800
  • c1691d4da2 fix bug of load data from postgres douxu 2025-01-09 15:56:40 +0800
  • 655acf8e1e fix bug of circuit diagram load handler douxu 2025-01-08 16:37:18 +0800
  • f48b527708 fix bug of circuit diagram load handler douxu 2025-01-07 16:45:52 +0800
  • ac5d508171 add demo test sql and fix bug of modelRT running douxu 2025-01-06 17:00:58 +0800
  • 2b4ad06b71 write comment of http handler douxu 2024-12-31 16:18:51 +0800
  • 9385ba695c write code for adapter new component struct douxu 2024-12-30 16:39:11 +0800
  • 5a9fa5cc4d write code for polling real time data from dataRT service douxu 2024-12-26 15:03:20 +0800
  • 39e380ee1e optimize demo code douxu 2024-12-25 16:34:57 +0800
  • c3f7ddf210 optimize demo code douxu 2024-12-23 14:47:22 +0800
  • f8b9a70250 add replace anchor point api and optimize code of anchor param data polling function points douxu 2024-12-20 16:06:42 +0800
  • efc15c3b2d wirte demo code douxu 2024-12-18 16:25:49 +0800
  • a611c08c20 init modelRT show demo douxu 2024-12-16 15:37:44 +0800
  • 375655017e fix bug of load component info feature-panelDataCommunication douxu 2024-12-12 16:17:31 +0800
  • d9cc5f3738 init async motor table and busbar section table create sql douxu 2024-12-10 16:36:59 +0800
  • 829279b22b init async motor model and optimize model select func douxu 2024-12-09 16:05:48 +0800
  • 93529c716e add swagger docs and swagger docs web douxu 2024-12-06 16:13:11 +0800
  • cd2451c985 add free vertex process in create update delete api feature-circuitUpdate douxu 2024-12-05 16:32:23 +0800
  • 410c08b132 optimize circuit diagram update handler and complete circuit diagram create handler code writing douxu 2024-12-05 14:57:23 +0800
  • ebe86539d4 optimize circuit diagram update handler and preliminary completion of circuit diagram delete handler code writing douxu 2024-12-04 15:57:11 +0800
  • 214b194817 optimize circuit diagram update handler douxu 2024-12-03 16:38:17 +0800
  • 3899cda8ef preliminary completion of circuit diagram update handler code writing douxu 2024-12-02 16:13:16 +0800
  • 2df821f69a optimize code of circuit diagram update API douxu 2024-11-29 16:34:03 +0800
  • 16220a6dd7 initialize real-time data reading framework feature-realTimeData douxu 2024-11-28 15:29:34 +0800
  • 65e2969ffb optimize modelRT config load feature-loadCircuitDiagram douxu 2024-11-28 11:46:40 +0800
  • ac63d21791 optimize circuit diagram load api douxu 2024-11-27 16:48:11 +0800
  • eba41890c6 complete model load api douxu 2024-11-27 15:41:22 +0800
  • 42e7d02625 complete the function of loading topology information and circuit diagram information douxu 2024-11-27 09:11:48 +0800
  • 945669c85e optimize topologic graph and add delete node func douxu 2024-11-25 16:19:58 +0800
  • dd67dd5462 use new pg table struct implement circuit diagram loading function douxu 2024-11-22 16:41:04 +0800
  • 92aeb23714 Initial commit douxu 2024-11-22 16:15:44 +0800