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

[Request] Server side persistency #1354

Closed
frmz opened this issue Feb 22, 2024 · 6 comments · Fixed by #2556 or #2901
Closed

[Request] Server side persistency #1354

frmz opened this issue Feb 22, 2024 · 6 comments · Fixed by #2556 or #2901
Labels
🌠 Feature Request New feature or request | 特性与建议 Inactive No response in 30 days | 超过 30 天未活跃 released
Milestone

Comments

@frmz
Copy link

frmz commented Feb 22, 2024

🥰 Feature Description

I think one of the main issues of the project is the fact that data is stored on the browser, there is no persistency on the server side, this is quite an issue for people using multiple devices since they cannot switch from, say, laptop to mobile and continue a conversation there.

🧐 Proposed Solution

A simple solution would be to use NextJS server side to store data via a server side API layer, this would require user to at least configure a key on the client to allow encryption server side.

📝 Additional Information

No response

@frmz frmz added the 🌠 Feature Request New feature or request | 特性与建议 label Feb 22, 2024
@lobehubbot
Copy link
Member

👀 @frmz

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

@arvinxx
Copy link
Contributor

arvinxx commented Feb 22, 2024

It will implement by #368

@frmz
Copy link
Author

frmz commented Feb 22, 2024

It will implement by #368

Cool, i see Mongo, which is perfect for large scale deployment but would be nice to also have sqlite on a data path for small deployments like single user o small team deployments

@lobehubbot
Copy link
Member

@frmz

This issue is closed, If you have any questions, you can comment and reply.
此问题已经关闭。如果您有任何问题,可以留言并回复。

@arvinxx
Copy link
Contributor

arvinxx commented Jun 18, 2024

Database Server DB Guide:https://lobehub.com/docs/self-hosting/advanced/server-database

@lobehubbot
Copy link
Member

🎉 This issue has been resolved in version 1.0.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌠 Feature Request New feature or request | 特性与建议 Inactive No response in 30 days | 超过 30 天未活跃 released
Projects
None yet
3 participants