Skip to content
This repository was archived by the owner on Apr 2, 2021. It is now read-only.

add kache client #58

Closed
13 of 14 tasks
chyroc opened this issue Aug 23, 2018 · 4 comments
Closed
13 of 14 tasks

add kache client #58

chyroc opened this issue Aug 23, 2018 · 4 comments
Assignees
Labels
cli issues regarding CLI level:intermediate issues that requires intermediate knowledge WIP issues that are currently WIP
Milestone

Comments

@chyroc
Copy link
Collaborator

chyroc commented Aug 23, 2018

  • help message
  • create a client parser which can even parse nested arrays, arrays of mixed types etc
  • connect to server(tcp)
  • read input text
  • parse input text to req command
  • send input to kache server and read resp
  • parse resp text to resp message
  • render resp from server
    • get
    • set
    • exists
    • del
    • incr
    • decr
@kasvith kasvith added level:intermediate issues that requires intermediate knowledge WIP issues that are currently WIP cli issues regarding CLI labels Aug 23, 2018
@kasvith kasvith added this to the First Release milestone Aug 23, 2018
@kasvith
Copy link
Owner

kasvith commented Aug 24, 2018

Added one more task @chyroc

@kasvith
Copy link
Owner

kasvith commented Aug 25, 2018

Updated array display with #71

@chyroc
Copy link
Collaborator Author

chyroc commented Aug 28, 2018

this #83 fixed create a client parser which can even parse nested arrays, arrays of mixed types etc?

@kasvith
Copy link
Owner

kasvith commented Aug 28, 2018

Yeah LGTM

@kasvith kasvith closed this as completed Aug 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cli issues regarding CLI level:intermediate issues that requires intermediate knowledge WIP issues that are currently WIP
Projects
None yet
Development

No branches or pull requests

2 participants