spring-batch-redis

Spring Batch extension for Redis

APACHE-2.0 License

Stars
43
Committers
4

Bot releases are visible (Hide)

spring-batch-redis - Release early-access

Published by jruaux 7 months ago

Changelog

🔄️ Changes

  • 1e43d8a Removed queue and processing writers

🧪 Tests

  • 0b442ba moved write* to stack tests
spring-batch-redis - Release early-access

Published by jruaux 7 months ago

Changelog

🐛 Fixes

  • 58c962f Set database type to avoid misleading log message

🧪 Tests

  • 2e939ea Moved replicateStruct to stack tests

🛠 Build

  • cc2365d bump for next dev cycle

  • 9bc0299 Releasing version 4.0.3
spring-batch-redis - Release v4.0.3

Published by jruaux 7 months ago

Changelog

🔄️ Changes

  • 66fb097 Using default idle timeout

🧪 Tests

  • 71393f4 using hash and string data types for live replication
  • 8e939d1 added synchronization for replication jobs
  • 61169fc simplified generators

🛠 Build

  • 7fcc93f bump for next dev cycle

  • 99288aa Releasing version 4.0.2
spring-batch-redis - Release early-access

Published by jruaux 7 months ago

Changelog

🔄️ Changes

  • 66fb097 Using default idle timeout
spring-batch-redis - Release early-access

Published by jruaux 7 months ago

Changelog

🧪 Tests

  • 71393f4 using hash and string data types for live replication
  • 8e939d1 added synchronization for replication jobs
  • 61169fc simplified generators
spring-batch-redis - Release v4.0.2

Published by jruaux 7 months ago

Changelog

🐛 Fixes

  • b50d546 Removed Java 19 only method

🧪 Tests

  • f3fcca0 centralized comparison check

🛠 Build

  • 09367a0 bump for next dev cycle

  • 312b880 Releasing version 4.0.1
spring-batch-redis - Release v4.0.1

Published by jruaux 7 months ago

Changelog

🐛 Fixes

  • 8ea485e Filter out null values in operation executor
  • 035d034 Added checks for job execution
  • 76232b5 Removed usage of static Log variable to avoid early init

🧪 Tests

  • f6d1276 moved writeStruct() test to stack
  • 7e15a04 disabled readMetrics
  • 0cc90c4 Removed redundant method
  • 511d571 Using pubsub subscriber count for async generator

🛠 Build

  • fc69249 bump for next dev cycle

  • 5661ca5 Releasing version 4.0.0
spring-batch-redis - Release early-access

Published by jruaux 7 months ago

Changelog

🐛 Fixes

  • 8ea485e Filter out null values in operation executor
  • 035d034 Added checks for job execution
  • 76232b5 Removed usage of static Log variable to avoid early init

🧪 Tests

  • f6d1276 moved writeStruct() test to stack
  • 7e15a04 disabled readMetrics
  • 0cc90c4 Removed redundant method
  • 511d571 Using pubsub subscriber count for async generator

🛠 Build

  • fc69249 bump for next dev cycle

  • 5661ca5 Releasing version 4.0.0
spring-batch-redis - Release v4.0.0

Published by jruaux 7 months ago

Changelog

🐛 Fixes

  • 90aea75 Removed extraneous logging
  • ee19f33 Draining queue with max elements
  • 16ca19b Upgrade to spring batch 5

🔄️ Changes

  • fd9d7e3 🚨 Introduced parent pollable item reader
  • ce80e19 🚨 Re-added job infra for RedisItemReader
  • 27cf7a8 🚨 using inputs/outputs for operation
  • 7fb1fe5 Using null for default idle timeout
  • 7037f36 🚨 renamed tasks
  • 48ae987 🚨 Removed spring batch dependency in RedisItemReader
  • 4ad7b08 🚨 Using idle timeout for notification reader
  • 6495b73 🚨 Replaced internal batch job with simpler processor
  • 49370ca 🚨 Upgraded to Spring 6

🧪 Tests

  • 5cf3385 Added logging to replicateStruct
  • 3a26e91 Added sleep for writeStruct to complete
  • f92145a Moved failing test to stack only
  • 1af6edd Added waits for replication
  • 9d21a15 Using spring batch job for data generation
  • 8472eaa Lowered generator count
  • ba72ebf Increased memory for enterprise container
  • 9fe8978 Moved failing enterprise tests to stack
  • 6de926a introduced KeyspaceComparison
  • 4062ae9 Upgraded testcontainers-redis
  • 01e5a03 Fixed clashing job names

🛠 Build

  • 407277d changed layout
  • 94c1d66 Upgraded Testcontainers Redis
  • 837ab82 Upgraded to spring boot plugin 3.2.2
  • 724ab26 Upgraded gradle and plugins
  • c7541cb Using Java 17 as baseline
  • 6871c81 Upgraded to Spring Boot 3
  • 6e114ff Bump for next dev cycle

📝 Documentation

  • 7fc03c5 Updated README

⚙️ Dependencies

  • 54e96ef Made awaitility test-only
  • 0c6fa4e Upgraded testcontainers-redis
  • ea89d53 Upgraded to spring boot 3.2.0
  • 64ce0d0 🚨 Upgraded to Spring Boot 6

  • a6ed612 Upgraded to Java 21
  • 056f1a7 Releasing version 3.7.5
spring-batch-redis - Release early-access

Published by jruaux 7 months ago

Changelog

🔄️ Changes

  • fd9d7e3 🚨 Introduced parent pollable item reader
spring-batch-redis - Release early-access

Published by jruaux 8 months ago

Changelog

🛠 Build

  • 407277d changed layout
spring-batch-redis - Release early-access

Published by jruaux 8 months ago

Changelog

🔄️ Changes

  • 6495b73 🚨 Replaced internal batch job with simpler processor

🛠 Build

  • 6de926a introduced KeyspaceComparison
  • 837ab82 Upgraded to spring boot plugin 3.2.2
  • 724ab26 Upgraded gradle and plugins
  • 4062ae9 Upgraded testcontainers-redis

⚙️ Dependencies

  • 0c6fa4e Upgraded testcontainers-redis
spring-batch-redis - Release early-access

Published by jruaux 11 months ago

Changelog

🔄️ Changes

  • 49370ca 🚨 Upgraded to Spring 6

🛠 Build

  • c7541cb Using Java 17 as baseline

📝 Documentation

  • 7fc03c5 Updated README

⚙️ Dependencies

  • ea89d53 Upgraded to spring boot 3.2.0
spring-batch-redis - Release early-access

Published by jruaux about 1 year ago

Changelog

🛠 Build

  • 6e114ff Bump for next dev cycle

  • 056f1a7 Releasing version 3.7.5
spring-batch-redis - Release v3.7.5

Published by jruaux about 1 year ago

Changelog

🚀 Features

  • 2104947 Added better exception handling in operation executor

🛠 Build

  • 7d4e670 Bump for next dev cycle

  • 5b7c9db Releasing version 3.7.4
spring-batch-redis - Release early-access

Published by jruaux about 1 year ago

Changelog

🛠 Build

  • 7d4e670 Bump for next dev cycle

  • 5b7c9db Releasing version 3.7.4
spring-batch-redis - Release v3.7.4

Published by jruaux about 1 year ago

Changelog

🚀 Features

  • 935415a Added read(int count)

🛠 Build

  • 34e529d Bump for next dev cycle

  • 7a90a83 Releasing version 3.7.3
spring-batch-redis - Release early-access

Published by jruaux about 1 year ago

Changelog

🚀 Features

  • 935415a Added read(int count)
spring-batch-redis - Release early-access

Published by jruaux about 1 year ago

Changelog

🛠 Build

  • 34e529d Bump for next dev cycle

  • 7a90a83 Releasing version 3.7.3
spring-batch-redis - Release v3.7.3

Published by jruaux about 1 year ago

Changelog

🛠 Build

  • a206cfb Increased idle and await timeouts
  • 81e95ab Removed cluster tests
  • 32bba89 Bump for next dev cycle

  • 5a5556a Releasing version 3.7.2
Package Rankings
Top 32.0% on Repo1.maven.org
Related Projects