# Functions
GetFingerprint gets a FingerprintResponse from the cache.
GetNSFW gets a NSFWResponse from the cache.
NewFingerprintRedisClient creates a redis client for fingerprints.
NewNSFWRedisClient creates a redis client for NSFW data.
PutFingerprint puts a FingerprintResponse in cache.
PutNSFW puts a NSFWResponse in cache.