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
16 stars 11 forks source link

Misc functions #45

Closed Lorak-mmk closed 2 months ago

Lorak-mmk commented 2 years ago

This is the issue for all functions that that fit anywhere else.

List:

First 3 and cass_log_level_string should be really easy. I don't think the rest can be implemented in any meaningful way without a lot of work - we should probably skip them for now.

Gor027 commented 2 years ago

Support for logging will be added in this PR.

roydahan commented 2 months ago

The missing ones are part of the document plan, will have their own issue.