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

A sum of changes rapidly needed: #14

Closed
3 tasks done
AlexanderMihail opened this issue Apr 13, 2024 · 0 comments
Closed
3 tasks done

A sum of changes rapidly needed: #14

AlexanderMihail opened this issue Apr 13, 2024 · 0 comments
Assignees

Comments

@AlexanderMihail
Copy link
Owner

AlexanderMihail commented Apr 13, 2024

  • Table::get, set, etc. must pass arguments by referrence to avoid senseless copies.
  • REST APIs to get the keys and values text files so one does not need back-door access to the server.
  • Add table locks to statistics.
@AlexanderMihail AlexanderMihail self-assigned this Apr 13, 2024
AlexanderMihail pushed a commit that referenced this issue Apr 18, 2024
…configurable sync/async table mode, as now there's just the async mode. Simplified get to return bool, internally use _get that returns iterator, which is also used by set. And it seems that I'm nolonger getting SIG35, so perhaps this closes #14.
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

1 participant