Skip to content

Add support for inserting users and items in bulk#11

Open
Plong-Wasin wants to merge 3 commits intogorse-io:mainfrom
Plong-Wasin:main
Open

Add support for inserting users and items in bulk#11
Plong-Wasin wants to merge 3 commits intogorse-io:mainfrom
Plong-Wasin:main

Conversation

@Plong-Wasin
Copy link
Contributor

Support for batch insertion of users and items to improve performance and reduce the number of API calls.

Plong-Wasin and others added 3 commits February 20, 2026 15:30
Apply URL encoding to all ID parameters in API endpoint paths to prevent
issues with special characters in user IDs, item IDs, and feedback types.
This ensures proper handling of strings containing characters that have
special meaning in URLs.
Add insertUsers() and insertItems() methods to allow batch insertion
of multiple users and items in a single API request. This improves
efficiency when inserting multiple records at once.
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