]> git.puffer.fish Git - matthieu/nova.git/commit
circleci for macos, windows and arm/x86 macos
authorMatthieu <matthieu@developershouse.xyz>
Wed, 13 Oct 2021 09:54:00 +0000 (13:54 +0400)
committerMatthieu <matthieu@developershouse.xyz>
Wed, 13 Oct 2021 09:54:00 +0000 (13:54 +0400)
commitf96d8caf1622b8494bcbc5318ac7db6e582035f5
treecfa1c10b8862061cd01fe3a291feda698ebf0c73
parenta85898459a1c685d389d65092d93cc729a14bb24
circleci for macos, windows and arm/x86 macos
20 files changed:
.circleci/config.yml
.devcontainer/Dockerfile
Cargo.lock
cargo/crates.bzl
cargo/remote/BUILD.arc-swap-1.4.0.bazel [new file with mode: 0644]
cargo/remote/BUILD.combine-4.6.1.bazel
cargo/remote/BUILD.crc16-0.4.0.bazel [new file with mode: 0644]
cargo/remote/BUILD.redis-0.21.2.bazel
cargo/remote/BUILD.tokio-util-0.6.8.bazel
cargo/remote/BUILD.xxhash-rust-0.8.2.bazel [new file with mode: 0644]
common/rust/Cargo.toml
common/rust/cargo/BUILD.bazel
common/rust/src/config.rs
common/rust/src/lib.rs
common/rust/src/redis.rs [new file with mode: 0644]
rest/Cargo.toml
rest/cargo/BUILD.bazel
rest/src/main.rs
rest/src/proxy/mod.rs
rest/src/ratelimit/mod.rs [new file with mode: 0644]