RedisGears / rghibernate

A Write-Behind and Write-Through recipe for RedisGears using Hibernate
https://redisgears.io
Other
9 stars 7 forks source link

fix #88 avoid loading null fields to Redis Hash #90

Closed gkorland closed 2 years ago

gkorland commented 2 years ago
  1. Avoid loading null fields to Redis
  2. Reply should return nil if specific list of field was requested
gkorland commented 2 years ago

Sure, just a draft