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 v2.23.9

Published by jruaux almost 3 years ago

Changelog

  • 55245d1 Releasing version 2.23.9
  • 0769f36 Fixed null pointer exception in operation executor when future is null
spring-batch-redis - Release v2.23.8

Published by jruaux almost 3 years ago

Changelog

  • ed44aed Releasing version 2.23.8
  • 32ae871 Added isOpen and isClosed methods on ConnectionPoolItemStream
spring-batch-redis - Release v2.23.7

Published by jruaux almost 3 years ago

Changelog

  • 3cc4f8e Releasing version 2.23.7
  • 60b1fb4 Changed verbose INFO log statements to DEBUG
spring-batch-redis - Release v2.23.6

Published by jruaux almost 3 years ago

Changelog

  • 1ec269e Releasing version 2.23.6
  • a6b4cbe Consolidated tests to speed up the whole run
spring-batch-redis - Release v2.23.5

Published by jruaux almost 3 years ago

Changelog

  • 28c85ce Releasing version 2.23.5
  • b68f9d9 Fixed data generator tests
spring-batch-redis - Release v2.23.2

Published by jruaux almost 3 years ago

Changelog

  • fb828de Releasing version 2.23.2
  • 25555f1 Added support for HDEL
spring-batch-redis - Release v2.23.1

Published by jruaux almost 3 years ago

Changelog

  • 5321cac Releasing version 2.23.1
  • 7d5ea79 Added batching for data structure xadd operation
spring-batch-redis - Release v2.23.0

Published by jruaux almost 3 years ago

Changelog

  • 0a7c009 Releasing version 2.23.0
  • 906e933 Using preview version of redismod container since latest is failing
spring-batch-redis - Release v2.21.0

Published by jruaux almost 3 years ago

Changelog

  • f7679e7 Releasing version 2.21.0
  • 4f3ad95 Using Lettuce client by default and added check for modules client
spring-batch-redis - Release v2.20.1

Published by jruaux about 3 years ago

Changelog

  • 708a5fc Releasing version 2.20.1
  • 29982ee Added check for number of replicas in WAIT operation executor
spring-batch-redis - Release v2.20.0

Published by jruaux about 3 years ago

Changelog

  • 8fe8cf8 Releasing version 2.20.0
  • e5582ef Refactored builders
spring-batch-redis - Release v2.19.0

Published by github-actions[bot] about 3 years ago

Changelog

  • 6d60ac5 Releasing version 2.19.0
  • e4a6ef9 Using AbstractRedisClient instead of RedisModulesClusterClient and RedisModulesClient in builder constructors

Contributors

We'd like to thank the following people for their contributions:
GitHub Action, Julien Ruaux

spring-batch-redis - Release v2.18.6

Published by github-actions[bot] about 3 years ago

Changelog

  • d7af6f7 Releasing version 2.18.6
  • 6eed003 Made default skippable exceptions public
  • 853c794 Using sensible defaults for KeyValue
  • 6d1b67a Removed skipLimit as it is redundant with the limit checking skip policy setting
  • 41aed8e Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:
GitHub Action, Julien Ruaux

spring-batch-redis - Release v2.18.5

Published by github-actions[bot] about 3 years ago

Changelog

🚀 Features

  • 5014ee6 Added configurable exception skip policy to KeyValueItemReader. Resolves #54

  • 7648c51 Releasing version 2.18.5
  • bf76206 Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:
GitHub Action, Julien Ruaux

spring-batch-redis - Release v2.18.4

Published by github-actions[bot] about 3 years ago

Changelog

✅ Issues

  • 9742b86 Removed multi/exec from DataStructureItemWriter. Fixes #53

  • f5e0bb8 Releasing version 2.18.4
  • cc96828 Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:
GitHub Action, Julien Ruaux

spring-batch-redis - Release v2.18.3

Published by github-actions[bot] about 3 years ago

Changelog

✅ Issues

  • 351bcb6 Added multi/exec for collections in DataStructureItemWriter. Fixes #52

🧰 Tasks

  • c2fa700 Fixed test report upload

  • 7ac37e2 Releasing version 2.18.3
  • 01a7255 Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:
GitHub Action, Julien Ruaux

spring-batch-redis - Release v2.18.2

Published by github-actions[bot] about 3 years ago

Changelog

  • 33bb719 Releasing version 2.18.2
  • b8793e2 Bump for next development cycle
  • b6bb9c8 Releasing version 2.18.2
  • 547d329 Removed TARGET from KeyComparisonItemWriter.Status

Contributors

We'd like to thank the following people for their contributions:
GitHub Action, Julien Ruaux

spring-batch-redis - Release v2.18.1

Published by github-actions[bot] about 3 years ago

Changelog

🚀 Features

  • 8d92b8e Added KeyComparisonMismatchPrinter. Resolves #51

  • 8b2cda8 Releasing version 2.18.1
  • df5834a Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:
GitHub Action, Julien Ruaux

spring-batch-redis - Release v2.18.0

Published by github-actions[bot] about 3 years ago

Changelog

✅ Issues

  • 6847704 Calling DEL before collection add commands (LPUSH, SADD, ZADD, XADD) in DataStructureItemWriter. Fixes #50

🧰 Tasks

  • 24a3455 Added test method name

  • 0be53fc Releasing version 2.18.0
  • 98689d5 Bump for next development cycle
  • d41afdc Refactored for LettuceMod clients
  • c213bf6 Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:
GitHub Action, Julien Ruaux

spring-batch-redis - Release v2.17.2

Published by github-actions[bot] about 3 years ago

Changelog

⚙️ Dependencies

  • 8b544a8 Upgraded to LettuceMod 1.7.3

  • 9f9be60 Releasing version 2.17.2
  • a261eb3 Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:
GitHub Action, Julien Ruaux

Package Rankings
Top 32.0% on Repo1.maven.org
Related Projects