taoensso / carmine

Redis client + message queue for Clojure
https://www.taoensso.com/carmine
Eclipse Public License 1.0
1.15k stars 130 forks source link

Adding max message size to documentation #309

Closed sanguivore-easyco closed 4 weeks ago

sanguivore-easyco commented 1 month ago

Also noting that messages are encoded using nippy, just in case that matters for someone getting close to the max size.

ptaoussanis commented 4 weeks ago

Merged manually, thanks for this! 🙏