Hiroaki Segawa

Results 27 comments of Hiroaki Segawa

I think a progress bar may confuse the user, but showing information on current status like `(number of processed items)/sec`, `(item size)/sec`, `(total processed items)`, and `(total processed item size)`...

Thank you for your comment. We have concluded a way to mitigate the pain. The rest of the work is implementing this feature.

@zulinx86 I'm sorry for the delay in fixing this. Could you check this PR?

The current implementation does not infer a set type because of changes in #147 by default. Thus, I believe this issue is partially resolved. However, we should address the need...

Dynein does not support string by single quote in the `--set` option. Instead, you can use `dy upd key --set 'attr = "ssss"'`. I understand many programming languages support single...

This issue has been addressed in #132. You can now use both single-quoted strings and double-quoted strings. We have plans to release it in v0.3.0.

This task is blocked by #143.

@kzym-w, Could you assess the quality of the test for the query command? I have added tests in #187, so new tests may no longer be needed.

I have contacted kzym-w and I will take over the tests for the query.

We have added integration tests for all commands. I will close this.