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

Хранить настройки в LMDB #3

Open
ivanych opened this issue Jul 2, 2024 · 0 comments
Open

Хранить настройки в LMDB #3

ivanych opened this issue Jul 2, 2024 · 0 comments

Comments

@ivanych
Copy link
Owner

ivanych commented Jul 2, 2024

Сейчас настройки хранятся в YAML-файле. Это ненадёжно, там даже блокировки доступа нет. YAML-файл был сделан просто потому, что это было проще простого.

Надо сделать правильно, с блокировкой доступа, с защитой от гонки условий и всё такое. Для этого отлично подойдёт LMDB.

@ivanych ivanych added enhancement New feature or request refactoring and removed enhancement New feature or request labels Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant