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
Changed api to returning stream ids grouped by vnodes.
Allows user to learn about a connection between streams and their vnodes. They can easily flatten the vector if they don't need this knowledge.
Allows us to accomplish issue #14
Also changed tests for this method and cleaned up a little.
0 commit comments