8000 feat(store): openapi server side store by DemonHa · Pull Request #5607 · scalar/scalar · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(store): openapi server side store #5607

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

Draft
wants to merge 6 commits into
base: main 8000
Choose a base branch
from
Draft

feat(store): openapi server side store #5607

wants to merge 6 commits into from

Conversation

DemonHa
Copy link
Contributor
@DemonHa DemonHa commented May 8, 2025

This PR introduces a new server-side store for OpenAPI documents that implements an intelligent chunking system. The store optimizes document loading by breaking down large OpenAPI specifications into smaller, manageable pieces that can be loaded asynchronously as needed.

Checklist

I’ve gone through the following:

  • I’ve added an explanation why this change is needed.
  • I’ve added a changeset (pnpm changeset).
  • I’ve added tests for the regression or new feature.
  • I’ve updated the documentation.

Copy link
changeset-bot bot commented May 8, 2025

🦋 Changeset detected

Latest commit: 63e3e14

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@scalar/store Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@DemonHa DemonHa marked this pull request as draft May 8, 2025 23:17
Copy link
relativeci bot commented May 9, 2025

#9727 Bundle Size — 2.44MiB (0%).

63e3e14(current) vs 90b773e main#9724(baseline)

Warning

Bundle contains 6 duplicate packages – View duplicate packages

Bundle metrics  no changes
                 Current
#9727
     Baseline
#9724
No change  Initial JS 2.44MiB 2.44MiB
No change  Initial CSS 0B 0B
No change  Cache Invalidation 0% 0%
No change  Chunks 1 1
No change  Assets 1 1
No change  Modules 1492 1492
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
No change  Packages 172 172
No change  Duplicate Packages 6 6
Bundle size by type  no changes
                 Current
#9727
     Baseline
#9724
No change  JS 2.44MiB 2.44MiB

Bundle analysis reportBranch redis/new-storeProject dashboard


Generated by RelativeCIDocumentationReport issue

Copy link
Contributor
github-actions bot commented May 9, 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.

1 participant
0