feat: 实现延迟初始化存储实例,优化存储获取逻辑

This commit is contained in:
2025-11-14 23:32:34 +08:00
parent 33fe06c59e
commit 0a640a91fc
2 changed files with 25 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "Cloud-Index"
version = "0.10.0"
version = "0.10.1"
description = "A cloud storage index system based on a number of cloud storage platforms"
authors = [{ name = "RhenCloud", email = "i@rhen.cloud" }]
readme = "README.md"