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

@beautifulentropy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions