Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ursacli, a native client #46

Merged
merged 9 commits into from
Apr 13, 2020
Merged

Conversation

icedevml
Copy link
Contributor

@icedevml icedevml commented Apr 13, 2020

  • Native ursadb client called ursacli
  • Interactive mode / single command mode (supplied from argv)
  • Progress reporting (additional thread which calls status; every second)

image

@icedevml icedevml marked this pull request as ready for review April 13, 2020 19:57
@icedevml icedevml marked this pull request as draft April 13, 2020 20:07
src/Client.cpp Outdated Show resolved Hide resolved
src/Client.cpp Outdated Show resolved Hide resolved
.github/workflows/test_code.yml Outdated Show resolved Hide resolved
src/Client.cpp Outdated Show resolved Hide resolved
src/Client.cpp Outdated Show resolved Hide resolved
src/Client.cpp Outdated Show resolved Hide resolved
src/Client.cpp Outdated Show resolved Hide resolved
src/Client.cpp Outdated Show resolved Hide resolved
src/Client.cpp Outdated Show resolved Hide resolved
src/Client.cpp Outdated Show resolved Hide resolved
src/Client.cpp Outdated Show resolved Hide resolved
src/Client.cpp Outdated Show resolved Hide resolved
@msm-code msm-code linked an issue Apr 13, 2020 that may be closed by this pull request
@icedevml icedevml marked this pull request as ready for review April 13, 2020 21:39
@icedevml icedevml merged commit 7987343 into master Apr 13, 2020
@msm-code msm-code deleted the feature/native-client branch April 14, 2020 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create ursacli, a cli tool for ursadb written in C++
3 participants