bredis v0.06 Release Notes

Release Date: 2019-04-14 // almost 5 years ago
    • the parsing_policy::drop_result was documented and made applicable in client code
    • ⚡️ updated preformance results
    • 🛠 fixed compliation warnings (-Wall -Wextra -pedantic -Werror)
    • ➕ added shortcut header include/bredis.hpp
    • ➕ added redis-streams usage example
    • ➕ added multi-thread example