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

Stop using nedb #2500

Closed
h3poteto opened this issue Jun 7, 2021 · 3 comments
Closed

Stop using nedb #2500

h3poteto opened this issue Jun 7, 2021 · 3 comments
Assignees
Labels
feature New feature or request security Pull requests that address a security vulnerability
Milestone

Comments

@h3poteto
Copy link
Owner

h3poteto commented Jun 7, 2021

Describe

Use another json database instead of nedb. For example

Why

Nedb is no longer maintained.

@h3poteto h3poteto added ToDo feature New feature or request labels Jun 7, 2021
@h3poteto h3poteto modified the milestones: 4.6.0, 5.0.0 Jun 7, 2021
@h3poteto h3poteto added Backlog and removed ToDo labels Jun 10, 2021
@h3poteto h3poteto modified the milestones: 5.0.0, 6.0.0 Dec 13, 2021
@h3poteto
Copy link
Owner Author

Important things

  • find/where query by some fileds
    • eq and ne
  • sort
  • unique index
  • save data to file

@h3poteto
Copy link
Owner Author

h3poteto commented Dec 27, 2021

LokiJs looks good.

@h3poteto h3poteto modified the milestones: 6.0.0, 5.0.0 Dec 29, 2021
@h3poteto h3poteto added the security Pull requests that address a security vulnerability label Mar 7, 2022
@h3poteto h3poteto self-assigned this Mar 25, 2022
@h3poteto h3poteto closed this as not planned Won't fix, can't repro, duplicate, stale Nov 3, 2022
@h3poteto h3poteto reopened this Dec 30, 2022
@h3poteto
Copy link
Owner Author

sqlite is better.

h3poteto added a commit that referenced this issue Jan 1, 2023
h3poteto added a commit that referenced this issue Jan 2, 2023
h3poteto added a commit that referenced this issue Jan 2, 2023
refs #2500 Change settings database to sqlite3
h3poteto added a commit that referenced this issue Jan 2, 2023
refs #2500 Change hashtags database to sqlite3
h3poteto added a commit that referenced this issue Jan 2, 2023
h3poteto added a commit that referenced this issue Jan 2, 2023
h3poteto added a commit that referenced this issue Jan 2, 2023
h3poteto added a commit that referenced this issue Jan 2, 2023
h3poteto added a commit that referenced this issue Jan 2, 2023
h3poteto added a commit that referenced this issue Jan 2, 2023
h3poteto added a commit that referenced this issue Jan 12, 2023
h3poteto added a commit that referenced this issue Jan 12, 2023
h3poteto added a commit that referenced this issue Jan 12, 2023
h3poteto added a commit that referenced this issue Jan 12, 2023
h3poteto added a commit that referenced this issue Jan 12, 2023
h3poteto added a commit that referenced this issue Jan 12, 2023
h3poteto added a commit that referenced this issue Jan 13, 2023
refs #2500 Change account database to sqlite3
h3poteto added a commit that referenced this issue Jan 13, 2023
h3poteto added a commit that referenced this issue Jan 13, 2023
refs #2500 Remove nedb, lodash and lokijs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request security Pull requests that address a security vulnerability
Projects
None yet
Development

No branches or pull requests

1 participant