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

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

Description

@beautifulentropy

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions