ringles commented on pull request #6776: URL: https://github.com/apache/geode/pull/6776#issuecomment-904796786
Stores deltas for RedisData in a static ThreadLocal in the RedisData class, which avoids carrying around an object reference for all instances of RedisData. This saves 4-8 bytes of memory per RedisData instance. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
