Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panic: persistence factory: memory not found? #189

Closed
liuhongjian0316 opened this issue Feb 9, 2023 · 1 comment
Closed

panic: persistence factory: memory not found? #189

liuhongjian0316 opened this issue Feb 9, 2023 · 1 comment

Comments

@liuhongjian0316
Copy link

yml
persistence:
type: memory # memory | redis

The redis configuration only take effect when type == redis.

redis:
# redis server address
addr: "127.0.0.1:6379"

panic: persistence factory: memory not found

@liuhongjian0316
Copy link
Author

_ "github.com/DrmagicE/gmqtt/persistence"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant