Skip to content

Commit 766b36e

Browse files
committed
feat(cluster) expose 'check_schema_consensus' method
1 parent a3762c4 commit 766b36e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/resty/cassandra/cluster.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -950,5 +950,6 @@ _Cluster.get_or_prepare = get_or_prepare
950950
_Cluster.next_coordinator = next_coordinator
951951
_Cluster.first_coordinator = first_coordinator
952952
_Cluster.wait_schema_consensus = wait_schema_consensus
953+
_Cluster.check_schema_consensus = check_schema_consensus
953954

954955
return _Cluster

0 commit comments

Comments
 (0)