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

Upgrade storage from TinyDb to Redis-OM & Packages update & Big code refactor & General Fixes #15

Closed
pantunes opened this issue Jan 2, 2024 · 0 comments · Fixed by #20
Assignees
Labels
enhancement New feature or request

Comments

@pantunes
Copy link
Owner

pantunes commented Jan 2, 2024

TinyDb is slow in read/writes when the data frequency to be ingested is very high.
It's not thread or process safe.
Implement Lock or switch to other storage such Redis using RedisOMPython.

@pantunes pantunes added the enhancement New feature or request label Jan 2, 2024
@pantunes pantunes self-assigned this Jan 2, 2024
@pantunes pantunes changed the title Make performance boost when using storage Improve/Upgrade storage to be faster and atomic Jan 2, 2024
@pantunes pantunes changed the title Improve/Upgrade storage to be faster and atomic Improve/Upgrade storage to be fast and atomic Jan 2, 2024
@pantunes pantunes changed the title Improve/Upgrade storage to be fast and atomic Big code refactor & Packages update & Upgrade storage from TinyDb to Redis-OM & General Fixes Jan 11, 2024
@pantunes pantunes changed the title Big code refactor & Packages update & Upgrade storage from TinyDb to Redis-OM & General Fixes Upgrade storage from TinyDb to Redis-OM & Packages update & Big code refactor & General Fixes Jan 11, 2024
pantunes added a commit that referenced this issue Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant