Production-ready platform for agentic workflow development.
COMMITS
/ api/extensions/ext_redis.py March 4, 2026
W
feat: support redis xstream (#32586)
wangxiaolei committed
W
feat: redis connection support max connections (#32935)
wangxiaolei committed
February 27, 2026
-
February 11, 2026
Q
fix(api): excessive high CPU usage caused by RedisClientWrapper (#32212)
QuantumGhost committed
February 9, 2026
Q
feat: Human Input Node (#32060)
QuantumGhost committed
January 30, 2026
Q
revert: revert human input relevant code (#31766)
QuantumGhost committed
Q
feat(api): Human Input Node (backend part) (#31646)
QuantumGhost committed
December 5, 2025
A
refactor: port reqparse to Pydantic model (#28949)
Asuka Minato committed
November 20, 2025
W
chore: remove redundant reimports (#28415)
Will committed
September 15, 2025
-
September 2, 2025
B
chore: apply ty checks on api code with script and ci action (#24653)
Bowen Liang committed
August 21, 2025
W
[CHORE]: x: T = None to x: Optional[T] = None (#24217)
willzhao committed
August 18, 2025
-
August 13, 2025
July 25, 2025
A
make logging not use f-str, change others to f-str (#22882)
Asuka Minato committed
July 10, 2025
N
feat: add redis fallback mechanism #21043 (#21044)
NeatGuyCoding committed
May 12, 2025
B
feat: enable Redis client-side caching (#19493)
Bowen Liang committed
February 17, 2025
Y
Introduce Plugins (#13836)
Yeuoly committed
December 3, 2024
Y
fix: double split error on redis port and some type hint (#11270)
yihong committed
November 30, 2024
B
refactor: assembling the app features in modular way (#9129)
Bowen Liang committed
November 20, 2024
L
ext_redis.py support redis clusters --- Fixes #9538 (#9789)
liuhaoran committed
October 22, 2024
B
refactor: use dify_config to replace legacy usage of flask app's config (#9089)
Bowen Liang committed
September 8, 2024
Z
feat: support redis sentinel mode (#7756)
Zhi committed
August 15, 2024
-
chore(api): Introduce Ruff Formatter. (#7291)
-LAN- committed
June 19, 2024
B
feat: introduce pydantic-settings for config definition and validation (#5202)
Bowen Liang committed
January 12, 2024
B
improve: introduce isort for linting Python imports (#1983)
Bowen Liang committed
May 17, 2023
Y
feat: add redis ssl support (#65)
Yuhao committed
May 15, 2023
J
Initial commit
John Wang committed