Skip to content

Commit

Permalink
Rename iggy project do sdk (#549)
Browse files Browse the repository at this point in the history
Co-authored-by: Hubert Gruszecki <h.gruszecki@gmail.com>

Related to #490
  • Loading branch information
spetz authored Jan 15, 2024
1 parent e21f206 commit 401f965
Show file tree
Hide file tree
Showing 199 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ target*
.vscode/
.DS_Store
local_data*
/iggy/errors_table/
/sdk/errors_table/
/rust-clippy-results.sarif
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ codegen-units = 1

[workspace]
resolver = "2"
members = ["bench", "cli", "examples", "iggy", "integration", "server", "tools"]
members = ["bench", "cli", "examples", "integration", "sdk", "server", "tools"]
exclude = ["tpc"]
2 changes: 1 addition & 1 deletion bench/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ figlet-rs = "0.1.5"
futures = "0.3.30"
human_bytes = "0.4.3"
human_format = "1.0.3"
iggy = { path = "../iggy" }
iggy = { path = "../sdk" }
integration = { path = "../integration" }
nonzero_lit = "0.1.2"
quinn = { version = "0.10.2" }
Expand Down
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ async-trait = "0.1.77"
clap = { version = "4.4.16", features = ["derive"] }
clap_complete = "4.4.6"
figlet-rs = "0.1.5"
iggy = { path = "../iggy", features = ["iggy-cli"] }
iggy = { path = "../sdk", features = ["iggy-cli"] }
keyring = "2.3.1"
passterm = "2.0.1"
thiserror = "1.0.56"
Expand Down
2 changes: 1 addition & 1 deletion examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ path = "src/message-headers/producer/main.rs"
anyhow = "1.0.79"
bytes = "1.4.0"
clap = { version = "4.4.16", features = ["derive"] }
iggy = { path = "../iggy" }
iggy = { path = "../sdk" }
rand = "0.8.5"
serde = { version = "1.0.194", features = ["derive", "rc"] }
serde_json = "1.0.111"
Expand Down
2 changes: 1 addition & 1 deletion integration/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ bytes = "1.4.0"
derive_more = "0.99.17"
futures = "0.3.30"
humantime = "2.1.0"
iggy = { path = "../iggy", features = ["iggy-cli"] }
iggy = { path = "../sdk", features = ["iggy-cli"] }
keyring = "2.3.1"
libc = "0.2.147"
predicates = "3.0.3"
Expand Down
2 changes: 1 addition & 1 deletion iggy/Cargo.toml → sdk/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iggy"
version = "0.1.7"
version = "0.1.8"
description = "Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second."
edition = "2021"
license = "MIT"
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions server/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "server"
version = "0.1.8"
version = "0.1.9"
edition = "2021"
build = "src/build.rs"

Expand Down Expand Up @@ -29,7 +29,7 @@ figlet-rs = "0.1.5"
figment = { version = "0.10.13", features = ["json", "toml", "env"] }
flume = "0.11.0"
futures = "0.3.30"
iggy = { path = "../iggy" }
iggy = { path = "../sdk" }
jsonwebtoken = "9.2.0"
keepcalm = "0.3.5"
moka = { version = "0.12.3", features = ["future"] }
Expand Down
2 changes: 1 addition & 1 deletion tools/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ path = "src/data-seeder/main.rs"
anyhow = "1.0.79"
bytes = "1.4.0"
clap = { version = "4.4.16", features = ["derive"] }
iggy = { path = "../iggy" }
iggy = { path = "../sdk" }
rand = "0.8.5"
thiserror = "1.0.56"
tokio = { version = "1.28.2", features = ["full"] }
Expand Down

0 comments on commit 401f965

Please sign in to comment.