You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If that works, you don't have to implement the whole client. The existing one is pretty sophisticated when it comes to loadbalancing / routing strategies and supports all the latest CS features.
Also it is really fast and already supports async operations (even though not optimal).
Fast: I managed to scan a table with 100k rows / sec on a modern server with a single PHP process.
A Cassandra driver would would be super useful. I’m going to try and work on this in the next couple of weeks to get back in the swing 😀
The text was updated successfully, but these errors were encountered: