Redis Data Structures with beacon
This is designed to help the user understand what is going on inside of redis at a low level. The following are redis keys (with examples) and what they store.
ip:<sha3:512 hashed id>
This entry is created only if a client has used the beacon-id to store an address type: redis key content: host ip exampleip:bd98828400c404c3feaf<SNIP>
192.168.2.2sec:<sha3:512 hashed id>
This entry is created once an id has been provisioned. type: redis key content: sha3:512 hash of security key examplesec:bd98828400c404c3fea<SNIP>
e7f8a5a8f35343d<SNIP>