Skip to content

Conversation

@bianhq
Copy link
Contributor

@bianhq bianhq commented Oct 17, 2021

Request diversion is implemented. We devide requests to different s3 clients (set of connections) by their length.

Currently, there are 3 group of requests:

  1. length < 1MB,
  2. 1MB <=length < 10MB,
  3. length >= 10MB.

@bianhq bianhq self-assigned this Oct 17, 2021
@bianhq bianhq added the enhancement New feature or request label Oct 17, 2021
@bianhq bianhq added this to the Pixels-on-S3 milestone Oct 17, 2021
@bianhq bianhq merged commit 7904dff into pixelsdb:master Oct 17, 2021
gengdy1545 pushed a commit to gengdy1545/pixels that referenced this pull request Aug 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant