Skip to content

In-memory KV with thread-per-core model following shared-nothing architecture.

Notifications You must be signed in to change notification settings

SarthakMakhija/memcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memcore (Work in progress)

build

Thread-per-core implementation of in-memory kv. This repository is to learn thread-per-core concept with application level partitioning (shared-nothing). It is more or less a port of Sphinx in Rust.

About

In-memory KV with thread-per-core model following shared-nothing architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages