Commit graph

5 commits

Author SHA1 Message Date
Max
8523170992 Implement system store management and enhance store loading functionality
- Introduced a new system store management feature, allowing for the loading of predefined system stores such as cache and OAuth client stores.
- Added a `loadSystemStores` function to handle the loading of system stores with variable replacement for configuration paths.
- Enhanced the `Load` function to include the loading of system stores, improving the overall store management process.
- Updated test utilities to support loading system stores for testing, ensuring comprehensive coverage and functionality.
- Refactored the `replaceVars` function to facilitate variable replacement in JSON strings, enhancing flexibility in store configurations.
2025-07-20 11:23:00 +08:00
Max
a6f9f1383f 优化代码结构 2021-10-19 09:27:53 +08:00
Max
d03e1fc2e3 优化代码结构 v0.8.8 2021-10-18 21:38:39 +08:00
Max
05773f6b1d fix map bug 2021-10-12 16:11:11 +08:00
Max
976b4aa7eb + OSS support 2021-10-12 12:04:02 +08:00