Skip to content

Improve performance & add executeMutation

Compare
Choose a tag to compare
@calvinlfer calvinlfer released this 20 Mar 15:11
· 89 commits to zio1 since this release
  • Special thanks to @narma (see #38 and #39) for his contribution to decreasing the latency when selecting data from Cassandra in the case where the retrieved results are too big to fit in a single request as well as improving the pagination logic
  • Add executeMutation which returns a Task[MutationResult]