Skip to content

Releases: wayslog/aster

aster v0.1.4 发布

13 Mar 09:13
Compare
Choose a tag to compare

install

you can get it by using cargo install like:

cargo install aster-proxy

CHANGELOG

  • make compatible config with overlord
  • add set_read_write_timeout support for non-windows server
  • rename asswecan as aster
  • add criterion for benchmark test in stable
  • upgrade aster to rust edition 2018

version 0.1.1

10 Oct 03:26
Compare
Choose a tag to compare

changelog

  • support redis cluster (with redirect and moved)
  • support real multi thread model
  • add timer fetcher for each thread
  • qps is reached to 157W (32c Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz x2) and upper 99 line is 1.2 ms in average.

usage

cargo build --release && AS_CFG=as.toml  RUST_LOG=libass=info target/release/asswecan