memc-rs is a general purpose distributed memory caching system written in Rust compatible with Memcached.
Pre-alpha version available to download: https://t.co/DW7UkidkVX
Github: https://t.co/EcoyaFG8rG
#rustlang#memcache#memcached
Tag: memcrsd-0.0.1l
🔧 Major change
Separated options/configs for Moka and DashMap – users can now configure each cache backend independently.
✨ Other noteworthy updates
Config parsing improvements & README help section updated.
Dependencies bumped (including bytes due to CVE).
Not all safe Rust code is equally safe.
Here's what that means and why I argue that Rust has a spectrum of safety rather than one that's binary as indicated by the unsafe keyword.
Notes from "Pointer Poker" and more: Levels of safety beyond the safe/unsafe dichotomy https://t.co/pDQmvLqoxO
memcrsd release 0.0.1i
* Implemented graceful shutdown with cancellation tokens
* Major data race fixes in storage commands (incr, decr, append, prepend, replace)
* Many more, see release notes:
https://t.co/2bPN96tUFI
memcrsd-0.0.1e release
Release 0.0.1e allows switching between 2 different runtime:
- current - creates a runtime with current thread scheduler,
- multi - create a runtime with multi-thread scheduler
docker pull memcrs/memc-rs:latest
https://t.co/xeGcMhGP0o
We're thrilled to announce the release of Rust 1.64.0, featuring the IntoFuture trait, C-compatible types in libcore and liballoc, and many more changes! Check out the highlights on our blog: https://t.co/mS7xlcNLJQ
Rust is the fastest growing language on GitHub, and GitHub’s supply chain security features now help keep your Rust projects secure 🔒
https://t.co/c1TPjt9O2C