Skip to content

Allow 2GB values#1

Draft
qdequele wants to merge 1 commit into
mainfrom
codex/analyze-zerodb-for-2gb-value-storage
Draft

Allow 2GB values#1
qdequele wants to merge 1 commit into
mainfrom
codex/analyze-zerodb-for-2gb-value-storage

Conversation

@qdequele

Copy link
Copy Markdown
Owner

Summary

  • raise overflow sanity check from 1GB to 2GB
  • update validation example to mention 2GB
  • adjust large value validation test to expect new 2GB limit
  • fix clippy warnings in numa module and remove stray doc comment

Testing

  • cargo build --release
  • cargo clippy --all-targets --all-features -- -D warnings (fails to finish in reasonable time)
  • cargo test --release (fails to finish building full suite in this environment)
  • cargo bench (not executed due to long build time)

https://chatgpt.com/codex/tasks/task_b_687b4e9f63c8832696b947d44478ac1e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant