Skip to content

Fix #2300 issue with big collection sort#2302

Merged
mbdavid merged 1 commit intolitedb-org:masterfrom
atomex-me:master
Jul 20, 2023
Merged

Fix #2300 issue with big collection sort#2302
mbdavid merged 1 commit intolitedb-org:masterfrom
atomex-me:master

Conversation

@matsakiv
Copy link
Copy Markdown
Contributor

One way to fix error sorting large collections in a database with enabled AES encryption.

Now the buffer is written page by page knowing that the container size is always a multiple of the PAGE_SIZE.

This will avoid problems no matter what type of writer is used.

@mbdavid mbdavid merged commit e69fb2b into litedb-org:master Jul 20, 2023
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