What's Changed
🐛 Bug Fixes
- perf: NIOSSLContext caching + handshake optimizations (7ada3c7)
🔧 Other Changes
- Add JSON streaming, comprehensive README, and fix DocC module name (6476fe1)
- perf: SCRAM cache, MSSQL SSLContext cache, MySQL date formatter fix (e6cdbca)
- Migrate to AsyncStreamBridge: zero-hop message reads (2ff13b8)
- perf: NIOSSLContext caching + handshake optimizations (7ada3c7)
- perf: four targeted optimizations (5812854)
- pools: add warmUp(minIdle:pingInterval:) and keep-alive to all 4 pools (915205e)
- benchmark: add Postgres and MySQL comparisons vs Vapor drivers (b304d1f)
- chore: ignore cosmo-swift/ and cosmo/ scratch folders (7f54b17)
- security: remove all hardcoded hostnames and passwords (b9b7781)
📦 Installation
.package(url: "https://github.com/vkuttyp/CosmoSQLClient-Swift.git",
from: "1.3.1")