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
3 months ago
Aaron Liu
e750cbfb77
fix(cron): add missing tasks to collect expired items in mem KV ( #2466 )
3 months ago
AaronLiu
21d158db07
Init V4 community edition ( #2265 )
...
* Init V4 community edition
* Init V4 community edition
5 months ago
初雪
ce759c02b1
feat(redis): support confiuring username ( #1752 )
...
替换Golang Redis依赖: redigo的版本至当前最新版1.8.9
(v2.0.0被标记为已撤回,且长期未更新)
Redis 6 及以上版本均可配置为使用username+password认证的ACL,故作此变更。
2 years ago
Aaron Liu
b1344616b8
test: fix failed ut
2 years ago
Aaron Liu
31d4a3445d
fix(cache): panic if redis connection fails
2 years ago
Aaron Liu
b9d9e036c9
feat(kv): persist cache and session into disk before shutdown
2 years ago
Aaron Liu
408733a974
test(thumb): new changes in models/cache pkg
2 years ago
Aaron Liu
62b73b577b
feat(thumb): generate and return sidecar thumb
2 years ago
HFO4
9bb4a5263c
i18n: logs in aria2/auth/cache/cluster/serializer
3 years ago
HFO4
636ac52a3f
Test: new changes in pkg: cache, cluster, conf
4 years ago
HFO4
d54ca151b2
Feat: overwrite database settings in conf.ini for slave node.
4 years ago
Loyalsoldier
79b8784934
Comply with Golang semantic import versioning ( #630 )
...
* Code: compatible with semantic import versioning
* Tools & Docs: compatible with semantic import versioning
* Clean go.mod & go.sum
5 years ago
GuerraMorgan
bfd2340732
Add: Unix Socket support ( #466 )
...
* Update conf.go
* Update driver.go
* Update session.go
* Update defaults.go
* Update main.go
* Update conf.go
* Update defaults.go
5 years ago
HFO4
f1ef21e195
Feat: add local policy
6 years ago
HFO4
663b827a1d
Test: pkg modifications
6 years ago
HFO4
faf46745bc
Feat: cron / Fix: users status check
6 years ago
HFO4
fd7b6e33c8
Test: auth middleware for WebDAV
6 years ago
HFO4
327765a7be
Fix: missing ttl check in memstore.Get
6 years ago
HFO4
327a3c1edf
Feat: ttl in memory-cache / Add: webdav from standard library
6 years ago
HFO4
ca07a94d41
Test: file compress / download
6 years ago
HFO4
afc0b647ca
Fix: failed unit test / Feat: support TTL in redis cache
6 years ago
HFO4
d0bb123e03
Test: get source URL of files
6 years ago
HFO4
9f26c0c8ab
Test: signRequired middleware
6 years ago
HFO4
1963a495fb
Feat: get file source route / Fix: cache initialize at wrong time
6 years ago
HFO4
5b01202844
Test: redis pool connection
6 years ago
HFO4
6d6255e759
Test: redis cache
6 years ago
HFO4
cb61945125
Feat: redis driver for cache
6 years ago
HFO4
7375cc01f1
Feat: cache in-memory store
6 years ago