I’ve gathered many interesting links in November that didn’t make it into previous issues. Many aren’t extensive enough for a full section, but they still seem compelling enough to share.
Really enjoyed this roundup! The JedisExtraUtils section caught my eye because I've been dealing with exactly that boilerplate issue you mentioned. Building distributed rate limiters and cache patterns from scratch every time gets old fast. The Valkey support is a nice touh too, especially with all the Redis licensing drama lately. Do you thnk wrapping Jedis like this is better than jumping to something like Lettuce for newer projects?
Really enjoyed this roundup! The JedisExtraUtils section caught my eye because I've been dealing with exactly that boilerplate issue you mentioned. Building distributed rate limiters and cache patterns from scratch every time gets old fast. The Valkey support is a nice touh too, especially with all the Redis licensing drama lately. Do you thnk wrapping Jedis like this is better than jumping to something like Lettuce for newer projects?