File InMemoryStateRegistry.cpp

Defines

MAIN_KEY_PREFIX
namespace faabric
namespace state

WARNING - key-value objects are shared between threads, BUT hiredis is not thread-safe, so make sure you always retrieve the reference to Redis inline rather than sharing a reference within the class.

Functions

InMemoryStateRegistry &getInMemoryStateRegistry()
static std::string getMasterKey(const std::string &user, const std::string &key)