# Variables
ErrNoEntryFound is returned when no entry to a id is found.
# Structs
Entry is the data set which is stored in the DB as JSON.
EntryPublicData is the public part of an entry.
Visitor is the entry which is stored in the visitors bucket.
# Interfaces
Storage is an interface which will be implmented by each storage e.g.