cluster-store
A wrapper to enable the use of any in-process store with node cluster via cluster process and worker messages (i.e. for Raspberry Pi servers).
sqlite3-cluster
A wrapper to enable the use of sqlite3 with node cluster via a socket server (i.e. for Raspberry Pi 2).
memstore-cluster
A wrapper to enable the use of a in-process store with node cluster via a socket server (i.e. for Raspberry Pi 2).