xandra v0.2.0 Release Notes

    • Added support for compression of protocol data (see documentation for the Xandra module).
    • Added support for the :serial_consistency option in Xandra.execute(!)/3,4.
    • Added support for the :timestamp option in Xandra.execute(!)/4 when executing simple or prepared queries.
    • Fixed a bug when repreparing queries that got stale in the cache.