Patch Changes
-
#7221
d8d3fdcThanks @WikiRik! - MigrateNodeRedisfromioredistoredis(node-redis), replacing the peer dependency withredis: >=5.0.0 <7.0.0.layerandlayerConfignow acceptRedisClientOptions: socket settings move undersocket,dbbecomesdatabase, command methods are camelCase, and arbitrary commands usesendCommand. Protocol selection follows the installed node-redis version's default.Layers connect while being built and can fail with
RedisError. Initial connections fail fast unless asocket.reconnectStrategyis provided; afterready, the default reconnect behavior applies. Scope finalization usesclose(), so in-flight or blocking commands can delay closure. -
Updated dependencies [
a0743f2,17892e7,4d8a230,2ae5a96,f21f9c9,18270dd,26db404,2670398,3702bed,ccae60e,6ff5396]:- effect@4.0.0-rc.109
- @effect/platform-node-shared@4.0.0-rc.109