Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Experiencing bulk api #20

Merged
merged 5 commits into from
Nov 18, 2021
Merged

Experiencing bulk api #20

merged 5 commits into from
Nov 18, 2021

Conversation

sizief
Copy link
Contributor

@sizief sizief commented Nov 18, 2021

Tentacle sends one HTTP request for each table definition. It would create a high load on receiver. This PR introduces a bulk fetch mechanism, so for every query, it will send only one HTTP request for all used tables.

Copy link
Member

@gtrias gtrias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix lint issues and 🚀

README.md Outdated Show resolved Hide resolved
@sizief sizief merged commit f4fbbac into main Nov 18, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants