Skip to content

fix max_db_size docstr#17

Closed
aheev wants to merge 1 commit into
LadybugDB:mainfrom
aheev:fix-max-db-size-docstr
Closed

fix max_db_size docstr#17
aheev wants to merge 1 commit into
LadybugDB:mainfrom
aheev:fix-max-db-size-docstr

Conversation

@aheev

@aheev aheev commented May 30, 2026

Copy link
Copy Markdown
Member

No description provided.

Comment thread src/database.rs
/// Defaults to not read-only
read_only: bool,
/// The maximum size of the database. Defaults to 8TB
/// The maximum size of the database in bytes. Note that this is introduced temporarily for now to get around with the default 8TB mmap address space limit some

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not leave the docstring as-is?

@aheev aheev closed this May 31, 2026
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

Successfully merging this pull request may close these issues.

2 participants