Skip to content

JATIN-RAGHAV/Mist

Repository files navigation

This is a toy project called Mist.

This intends to implement an in memory database ( something like redis ), no external library is used here for handling server client connects.

This project works at the socket layer.

The main goal is the get to know how these thing actually work under the hood. The learning that will come as a result is going to be immense and is one of the main attractions for doing this.

It is called Mist because it is intends to say 'Memory IS fasTer' ( makes sense ).

About

This is my own custom implementation of a in memory database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages