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

kache protocol draft #76

Open
11 of 15 tasks
chyroc opened this issue Aug 26, 2018 · 2 comments
Open
11 of 15 tasks

kache protocol draft #76

chyroc opened this issue Aug 26, 2018 · 2 comments
Assignees
Labels
backlog enhancement New feature or request level:expert issues that requires expert knowledge server issues related to kache-server
Milestone

Comments

@chyroc
Copy link
Collaborator

chyroc commented Aug 26, 2018

  • simple string
  • blob string
  • simple error
  • blob error
  • number
  • null
  • boolean
  • verbatim string
  • double
  • big number
  • array
  • map
  • set
  • push
  • attribute
@kasvith
Copy link
Owner

kasvith commented Mar 9, 2019

By seeing redis authors blog he will not remove backward compatibility of resp2
So we need to mainly support RESP and we need to keep RESP3 as experimental

Antirez's note

@kasvith kasvith added the backlog label Mar 9, 2019
@kasvith
Copy link
Owner

kasvith commented Mar 23, 2019

@chyroc I've implemented a new way handling protocols, we can easily wrap resp3 support out of the box

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backlog enhancement New feature or request level:expert issues that requires expert knowledge server issues related to kache-server
Projects
None yet
Development

No branches or pull requests

2 participants