Commit graph

6 commits

Author SHA1 Message Date
Max
fabced291c fix: Enhance loading functions to handle non-existent directories
- Added checks in various loading functions to ignore processing if the respective directories do not exist, improving error handling and preventing unnecessary operations.
- Updated the Load function signature to return warnings alongside errors, allowing for better feedback on loading issues across different components.
2025-05-13 09:10:10 +08:00
Max
fb70a53705 [fix] plugins load 2023-04-02 16:53:24 +08:00
Max
a9e865ff41 [add] migrate store 2023-02-03 15:21:31 +08:00
Max
a807899f95 [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
Max
749114a97d [add] connector & mongo redis driver for store 2022-09-17 22:52:51 +08:00
Max
44c041decf [add] Store Process & Javascript Object 2022-03-27 20:47:57 +08:00