Skip to content

Conversation

zk3151463
Copy link

@zk3151463 zk3151463 commented Aug 28, 2025

将sqlite3依赖替换为better-sqlite3以提高性能
重构所有数据库操作方法,使用同步API并添加JSDoc注释
移除不必要的Promise包装,直接返回操作结果
添加更完善的错误处理和日志记录

Description

What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

将sqlite3依赖替换为better-sqlite3以提高性能
重构所有数据库操作方法,使用同步API并添加JSDoc注释
移除不必要的Promise包装,直接返回操作结果
添加更完善的错误处理和日志记录
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.

1 participant