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

How to save and load a database to local #1361

Open
zhouyongxiu opened this issue May 6, 2024 · 2 comments
Open

How to save and load a database to local #1361

zhouyongxiu opened this issue May 6, 2024 · 2 comments

Comments

@zhouyongxiu
Copy link

Issue with current documentation:

No response

@deshraj
Copy link
Collaborator

deshraj commented May 6, 2024

Hey @zhouyongxiu, can you please elaborate more about the issue? It is not clear what the feature request is. Please feel free to add a description to your issue.

@zhouyongxiu
Copy link
Author

zhouyongxiu commented May 7, 2024

Sometimes, the data is very large, after I use bot.add() some data to database, I want to save the database to local disk, just like "bot.save()", when I use the bot next time, I can just load the bot like "bot.load", and would not use bot.add() again.

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

2 participants