Skip to content

Conversation

@antonreshetov
Copy link
Member

@antonreshetov antonreshetov commented Dec 1, 2025

Problem
When saving even small amounts of data (~1000 lines of content), database entries would freeze.

Cause
The problem was in the node adapter for elysia (there were no open issues about this in the elysia repository).

Solution
Updating elysia and @elysiajs/node to the latest versions resolved the issue.

Closes #637

@antonreshetov antonreshetov merged commit f6583b7 into master Dec 1, 2025
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.

[Bug]: Oversized code snippets cannot be saved.

2 participants