We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a963a40 commit 1ff328cCopy full SHA for 1ff328c
README.md
@@ -6,7 +6,7 @@ Tasks:
6
- [ ] Implement a basic Skytable client driver for NodeJS
7
- [ ] Functionality:
8
- [ ] Implement the full Skyhash protocol
9
- - [ ] Be able to send and receive queries and decode them ergonomically
+ - [ ] Be able to send and receive queries and decode them ergonomically (into appropriate objects and/or types)
10
- [ ] Should have a way to use TLS
11
12
> For contributors: You might find the [Rust client driver](https://github.com/skytable/client-rust) to be a good reference.
0 commit comments