Hi Having read a lot about kafka and its use at linkedin, I'm still unsure whether Kafka can be used, with some mindset change for sure, as a general purpose data store.
For example, would someone use Kafka to enforce an "unique constraint"? A simple use case is, in the case of linkedin, unicity of users' login. What would be you recommended implementation for such a need? Thanks in advance Best, Joseph