A Distributed in-memory storage Engine in Rust
A in-memory storage engine in Rust
This is my personal project, if you know me or follow me then you might have an idea that i have deep intrest in performance computing, storage engines, algorithms, and low level stuff. This project is an aim to learn and understand the things in deep and write a fast in memory storage engine in rust and then in future will try to make it distributed in nature.
Currenty am exploring more about non-blocking data structures which are lock-less and wait-free in nature.
Check out the repo for latest details RedRusDB This page will be updated soon till you can read some of my blogs