pchalamet / cassandra-sharp

high performance .NET driver for Apache Cassandra
114 stars 41 forks source link

Remove Rx and use async #97

Closed pchalamet closed 1 year ago

pchalamet commented 6 years ago

Rx is getting old and performance will be better with async. All observable will be rewritten as async Task.