d4773750f1
misc: add missed Clone to ObjDest
2022-07-18 15:48:38 +03:00
c8e7b08377
deps: remove env_logger
2022-07-18 14:12:42 +03:00
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
13f8aaa6f8
chore: prepare release
2022-03-23 23:53:21 +03:00
Lonexw
c647b193f3
use greyblake/whatlang-rs to autodect locale
2022-03-23 22:33:11 +02:00
a0d98c0af0
🎉 bump version
2021-12-22 16:04:41 +03:00
73ef4e5958
🎉 bump version
2021-12-21 23:34:53 +03:00
c9c8da4c64
bump version
2021-07-12 16:17:23 +03:00
012fbad09a
chore: bump version
2020-11-25 22:08:52 +03:00
39209ea514
chore: update crate version
2020-10-16 10:50:50 +03:00
dce4806161
chore: increment crate version
2020-08-07 22:15:53 +03:00
308efc1eba
feat(control): add trigger command
2020-08-07 02:58:19 +03:00
daf97c1c66
chore: increace crate version
2020-08-01 11:06:46 +03:00
cf6c3d0a4c
fix: regex is not optional crate
...
Actually we cannot mark regex as optional crate because we use
regex in common method for all modes - Start
2020-08-01 11:02:05 +03:00
7e19f5b8d1
doc: write examples for ingest commands
2020-08-01 10:52:22 +03:00
31053815d7
chore: update crate version
2020-07-26 23:43:43 +03:00
54e82f78d7
feat: add flush bucket and flush object commands
...
BREAKING CHANGES: push, query and suggestion commands with optional
variables now haven't option arguments in methods
2020-07-23 17:09:30 +03:00
ed0fef1956
refac: add connect with start command
2020-07-23 10:46:31 +03:00
4a267f66b9
feat: impl std error to error
...
* *BREAKING CHANGES*: refac errors and add main struct with inner enum kind
* Add Result type
2020-07-19 10:17:53 +03:00
dcfe82f6e7
chore: remove main file from repo
2020-07-18 14:59:15 +03:00
35871cb813
chore: revert version
2020-07-18 11:38:58 +03:00
134075818b
chore: change examples in readme
2020-07-18 11:36:31 +03:00
5c23942e62
chore: fix license option
2020-07-18 11:09:49 +03:00
b8152769bc
chore: update package information
2020-07-18 11:09:00 +03:00
c1b73d15fb
initial commit
2020-07-18 11:01:51 +03:00