Lucas Kent
Lucas Kent
I think this issue was resolved by improving the windsock UX so that we dont need to hide it from the developer. https://github.com/shotover/shotover-proxy/pull/1481 Feel free to reopen if you think...
> I believe that the PR title and description are a bit imprecise. > > The PR does not add CREATE or INSERT support for Vector type. CREATE is and...
Hi, any news on this one?
cassandra 5 is released, any interest in landing this?
oh right, theres some TODO's in here for when cassandra 5 releases. I'll address those
The TODO's have been addressed: the cassandra 5 specific workflow and docker-compose.yaml have been removed, instead we just use the regular cassandra workflow (which is automatically version 5 now since...
oh right, a recent rust release has disallowed that kind of feature check, I'll look into alternatives
I applied the same fix as https://github.com/scylladb/scylla-rust-driver/pull/1049 and CI is green now
Me and conor had a discussion about this. We decided: * phase 1 should be altered + its too difficult for shotover to make good use of session_id's. + the...
and another: ## redis_int_tests::cluster_handling ``` shotover 01:50:11.551156Z INFO shotover_proxy::runner: Starting Shotover 0.1.9 shotover 01:50:11.551248Z INFO shotover_proxy::runner: configuration=Config { main_log_level: "info,shotover_proxy=info", observability_interface: "0.0.0.0:9001" } shotover 01:50:11.551276Z INFO shotover_proxy::runner: topology=Topology { sources:...