mirror of https://github.com/buster-so/buster.git
- Updated logic to prioritize cache as the source of truth during streaming, with asynchronous database updates for persistence. - Improved error handling for background database updates, ensuring cache validity even if DB update fails. - Cleaned up mergeResponseMessages and mergeReasoningMessages functions by removing redundant code. |
||
---|---|---|
.claude | ||
.cursor/rules | ||
.github | ||
.vscode | ||
apps | ||
assets | ||
ee | ||
packages | ||
scripts | ||
.DS_Store | ||
.dockerignore | ||
.env.example | ||
.gitignore | ||
.pnpmrc | ||
.release-please-config.json | ||
AGENT.md | ||
CLAUDE.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
SECURITY.md | ||
biome.json | ||
docker-compose.yml | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
tsconfig.json | ||
turbo.json | ||
vitest.config.ts |
README.md
The Buster Platform
Build reliable AI data analysts
What is Buster?
Buster is an open-source platform for deploying AI data analysts - empowering everyone at your company to explore data on their own.
Support and feedback
You can contact us through either:
- Github Discussions
- Email us at founders at buster dot com
License
This repository is MIT licensed, except for the ee
folders. See LICENSE for more details.