As an open-source distributed scalable HTAP database, TiDB uses the Raft Consensus Algorithm in its distributed transactional key-value storage engine, TiKV, to ensure data consistency, auto-failover, and fault tolerance. TiDB has thus far been used by mo... (more…)
Read more »
Git written from scratch in Rust. Contribute to kaisellgren/rust_git development by creating an account on GitHub. (more…)
Read more »
RISC-V architecture gets support for language that enables development of highly concurrent and highly safe systems. The Rust language has a syntax that is... (more…)
Read more »
A data-first Rust-native UI design toolkit. . Contribute to linebender/druid development by creating an account on GitHub. (more…)
Read more »
Add information log messages which can be enabled with the logging feature
Add support for [u8; N] type
Optimize storage of fixed width types. The value length is no longer stored, which reduces st... (more…)
Read more »