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

Data properties config, Max payload size, types, mem/disk file. #99

Open
gideonw opened this issue Dec 23, 2022 · 0 comments
Open

Data properties config, Max payload size, types, mem/disk file. #99

gideonw opened this issue Dec 23, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Milestone

Comments

@gideonw
Copy link
Collaborator

gideonw commented Dec 23, 2022

Create client and server side checks and configs for the properties of data.

  • Max payload size
    • Allow the database to set a limit on the size of a single record.
  • mem/disk
    • Allows the running of the database in memory, or
    • Allows the running of the database on disk

Simple safe guards and settings to allow for tuning of the performance.

@gideonw gideonw added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 23, 2022
@gideonw gideonw added this to the v0.2.0 milestone Dec 24, 2022
@gideonw gideonw self-assigned this Dec 24, 2022
@dburkart dburkart modified the milestones: v0.2.0, v0.3.0 Mar 1, 2023
@dburkart dburkart modified the milestones: v0.3.0, v0.4.0 Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants