Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Write a cluster nodes output parser that's less hacky #5

Open
beautifulentropy opened this issue Nov 23, 2021 · 0 comments
Open

Write a cluster nodes output parser that's less hacky #5

beautifulentropy opened this issue Nov 23, 2021 · 0 comments

Comments

@beautifulentropy
Copy link
Member

Right now I'm using the CSV parser but splitting on space to capture each column. A side-effect of this design is that we have to throw away the shardslots column. This was probably fine for an MVP but we should rewrite it using a custom splitOnFunc that's less hacky.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant