Bun 1.3 revolutionizes full-stack JavaScript development with unified database APIs and zero-config frontend setup. Experience enhanced performance with built-in Redis support and optimized bundling.
A Java implementation of Model Context Protocol (MCP) tools for Redis operations, providing both Lettuce and Jedis client support with automatic tool discovery and schema generation. redis-mcp-java/ ...
Lettuce is a scalable thread-safe Redis client for synchronous, asynchronous and reactive usage. Multiple threads may share one connection if they avoid blocking and transactional operations such as ...