Cloudreve/pkg/cache
charlieJ107 1bd62e8feb
[Feature](database): Add Support for SSL Connections and Database URL Configuration (#2540)
* feat(database): add support for SSL connections and database URL configuration

* feat(config): update Redis configuration to use TLS in configurre name instead of SSL

* fix(database): remove default values for DatabaseURL and SSLMode in DatabaseConfig

* chore(.gitignore): add cloudreve built binary to ignore list
2025-06-23 17:12:20 +08:00
..
driver.go Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00
driver_test.go Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00
memo.go fix(cron): add missing tasks to collect expired items in mem KV (#2466) 2025-06-12 09:55:05 +08:00
memo_test.go Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00
redis.go [Feature](database): Add Support for SSL Connections and Database URL Configuration (#2540) 2025-06-23 17:12:20 +08:00
redis_test.go Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00