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
Added deprecate notice to NewClient(). Updated Readme with documentat…
…ion links and Pkg.go.dev examples. (#29)
* [add] Added deprecate notice to NewClient() Please use NewClientFromPool() instead. [add] Updated Readme with documentation links and Pkg.go.dev examples
[fix] fixed CmsMerge and TopKCount long inputs from []string to []int…
…64. Extended tests coverage (#23)
* [fix] fixed CmsMerge and TopKCount long inputs from []string to []int64. Extended tests coverage