Skip to content

Conversation

noojung
Copy link
Contributor

@noojung noojung commented Aug 4, 2025

  • RedisItemReader: Retrieves up to fetchSize items in a single round-trip.
  • RedisItemWriter: Processes each chunk in a single round-trip.

Closes: GH-4939

@noojung noojung force-pushed the GH-4939 branch 3 times, most recently from 23b801b to 984e848 Compare August 6, 2025 12:51
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.

Enhance RedisItemReader/Writer performance using Redis pipelining

1 participant