Skip to content

use the ring to store some erlang terms, but without any replication or handoff (thus, silly)

Notifications You must be signed in to change notification settings

kanatohodets/elixir_riak_core_broken_kv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Store-fetch

Warning: this repo is a deliberately bad example. Don't use this as the basis for anything serious.

A simple Riak Core application in Elixir, which allows you to 'store' and 'fetch' data to/from ETS around the ring.

This is only useful as an intentionally broken example, because it has no write/read replication or handoff handling. Thus, any node failure in the ring will result in permanently lost data.

About

use the ring to store some erlang terms, but without any replication or handoff (thus, silly)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published