Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support bun #150

Merged
merged 10 commits into from
Jan 30, 2024
Merged

feat: support bun #150

merged 10 commits into from
Jan 30, 2024

Conversation

virtual-designer
Copy link
Member

Changes

Features

  • Now Fully Supporting Bun! During performance tests, SudoBot's performance was 25% better when using Bun instead of Node.js
  • Authentication and Loading Environment Variables using a Credential Server
  • URL Filtering by Crawling [Experimental]
  • Embed Text Filter
  • Image Text Filtering

Improvements and Refactorings

  • Refactored all the decorators to support TypeScript 5 Decorators as well as the old experimental decorators, to support bun
  • Refactored the HTTP Server class

Fixes

  • Minor performance fixes

Copy link

vercel bot commented Jan 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
sudobot-docs ✅ Ready (Inspect) Visit Preview Jan 30, 2024 6:09pm

@virtual-designer virtual-designer self-assigned this Jan 30, 2024
@github-actions github-actions bot added type:docs Improvements or additions to documentation component:api API-related component:commands Issue with the commands. labels Jan 30, 2024
@virtual-designer virtual-designer added this to the 8.0.0 milestone Jan 30, 2024
@virtual-designer virtual-designer merged commit 06581a9 into main Jan 30, 2024
14 of 15 checks passed
@virtual-designer virtual-designer deleted the refactor/support-bun branch January 30, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:api API-related component:commands Issue with the commands. performance priority:high semver:major type:docs Improvements or additions to documentation type:feature New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant