Open Issues Need Help
View All on GitHub Make stress tester reopen database 2 months ago
AI Summary: Modify the Limbo stress tester to reopen the database connection for each test iteration, instead of using a single persistent connection throughout the entire test run. This will help uncover bugs related to connection management and resource handling within the database.
Complexity:
3/5
enhancement help wanted good first issue
tursodatabase/limbo
11.2K
Limbo is a project to build the next evolution of SQLite.
Rust
#database#embedded-database#sql#sqlite3#webassembly