distributed kv storage
Find a file
2025-04-07 11:20:18 -04:00
apps/kv/src reduce messaging to vnode manager 2025-04-07 11:20:18 -04:00
config initial commit 2025-04-03 16:27:01 -04:00
.gitignore initial commit 2025-04-03 16:27:01 -04:00
erlang_ls.config initial commit 2025-04-03 16:27:01 -04:00
LICENSE initial commit 2025-04-03 16:27:01 -04:00
README.md initial commit 2025-04-03 16:27:01 -04:00
rebar.config initial commit 2025-04-03 16:27:01 -04:00
rebar.lock basic vnode management stuff 2025-04-03 18:37:32 -04:00

Key Value

Building a distributed key value store with OTP as a learning project