nodecosmos / charybdis

Rust ORM for ScyllaDB and Apache Cassandra
MIT License
108 stars 6 forks source link

Project Status #2

Closed DanielHe4rt closed 5 months ago

DanielHe4rt commented 6 months ago

Hey! Just wondering if the message below still a thing:

[!WARNING] WIP: This project is currently in an experimental stage. It depends on Rust: 1.75.0 which is currently Beta and it's scheduled for stable release on Dec 28.

Also about the compatibility issue that you mentioned on our discussion on Twitter, I just saw that the driver maintainers already implemented the fix for that (https://github.com/scylladb/scylla-rust-driver/issues/899).

GoranBrkuljan commented 6 months ago

Experimental part remains until we write tests for all features, we just need to update warning regarding Rust.

Also about the compatibility issue that you mentioned on our discussion on Twitter, I just saw that the driver maintainers already implemented the fix for that (https://github.com/scylladb/scylla-rust-driver/issues/899).

Fix is implemented but we would need to wait for release anyway. I'll soon push branch with migration to new serialization API that points to main branch driver.