Cannot configure the Redis DB number. #16

Closed
opened 2026-02-16 00:19:05 -05:00 by yindo · 1 comment
Owner

Originally created by @lanyao16 on GitHub (Mar 1, 2025).

in internal / core / plugin_manager/ manager.go

plugin_daemon always use DB0 and can't spefic other DB

Originally created by @lanyao16 on GitHub (Mar 1, 2025). in[ internal / core / plugin_manager/ manager.go](https://github.com/langgenius/dify-plugin-daemon/blob/41ff75a976e9f700075cea77e02829eb16e8780f/internal/core/plugin_manager/manager.go#L148) plugin_daemon always use DB0 and can't spefic other DB
yindo closed this issue 2026-02-16 00:19:05 -05:00
Author
Owner

@41tair commented on GitHub (Jun 11, 2025):

The corresponding code has now been added. https://github.com/langgenius/dify-plugin-daemon/blob/main/internal/core/plugin_manager/manager.go#L127

@41tair commented on GitHub (Jun 11, 2025): The corresponding code has now been added. https://github.com/langgenius/dify-plugin-daemon/blob/main/internal/core/plugin_manager/manager.go#L127
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#16