sonic-channel/tests
Dmitriy Pleshevskiy bd08317388
Design improvements (#13)
* protocol: extract response type

* deps: drop lazy_static and regex

* protocol: extract request commands

* protocol: create a struct for...

   ...formatting and parsing sonic protocol

* protocol: refac flush command

* commands: introduce dest, refac push and count

* commands: refac all commands

* commands: add convinient methods

* doc: add documentation for each new structs

* doc: change examples in the readme

* commands: implement from trait for count and flush

* commands: change pag logic
2022-07-18 11:07:12 +00:00
..
common.rs Design improvements (#13) 2022-07-18 11:07:12 +00:00
push_command.rs Design improvements (#13) 2022-07-18 11:07:12 +00:00
query_command.rs Design improvements (#13) 2022-07-18 11:07:12 +00:00
suggest_command.rs Design improvements (#13) 2022-07-18 11:07:12 +00:00