Hello I am trying to find a reading about how to design your application layer when dealing with Key-Value data stores. In my case an In memory data grid.
So far from own experience I have ended with Domain Driven Design. I was wondering if there are any recommendations, or blueprints or design patters that can be followed. Or good books on this topic.
Can you commend a bit over my choice - Domain Driven Design for data grid based programming ?