Skip to content

Added support for null keys and extended mappers for Redis#641

Open
GoodforGod wants to merge 1 commit into
1.0from
feature/cache-redis-mappers
Open

Added support for null keys and extended mappers for Redis#641
GoodforGod wants to merge 1 commit into
1.0from
feature/cache-redis-mappers

Conversation

@GoodforGod
Copy link
Copy Markdown
Contributor

@GoodforGod GoodforGod commented May 20, 2026

added support for null keys and extended mappers for Redis

  • Support for null values in cache keys with dedicated placeholders for safe serialization
  • Changed constraint for composite Redis Cache key requireNotNull for part of key, now mapping must be non null and default mappers produce default null reserved value
  • Added mappers for Boolean, Character, Short, Float, Double, BigDecimal, temporal types, and collections

…я Redis

- Поддержка null в ключах кэша с выделенными значениями для безопасной сериализации
- Добавлены мапперы для Boolean, Character, Short, Float, Double, BigDecimal, временных типов и колл
@GoodforGod GoodforGod added this to the 1.2.15 milestone May 20, 2026
@GoodforGod GoodforGod added improvement Improvements to existing features module: cache Related to Cache module labels May 20, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 20, 2026

Test Results

953 tests   949 ✅  10m 7s ⏱️
111 suites    4 💤
111 files      0 ❌

Results for commit 29aafa6.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvements to existing features module: cache Related to Cache module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant