Releases: zeon256/justbus-rs
Releases · zeon256/justbus-rs
v0.3.0
- Upgraded to Actix-web 3.0
- Selection of
cht
,dashmap
orswisstable
caching mechanism feature - Opt in
tls
feature - Opt in
logging
feature - Opt in
nightly
feature. To be coupled withswisstable
feature to enable hardware lock elision - Added proper command line args rather than using environment variable
Precompiled binaries below are compiled with swisstable
feature for x86-64 Linux and Windows respectively. If you require logging
and tls
, you will have to compile them yourself.