scylladb / cpp-rust-driver

API-compatible rewrite of https://github.com/scylladb/cpp-driver as a wrapper for Rust driver.
GNU Lesser General Public License v2.1
13 stars 11 forks source link

CustomPayload #44

Open Lorak-mmk opened 2 years ago

Lorak-mmk commented 2 years ago

Rust driver doesn't have it. But, Java driver, cppdriver and others do support it, so it probably should be implemented in Rust, and then in our wrapper.

This is important - integration tests won't run without custom payloads (god knows why...).

Functions: