memory
Ask HighScalability: Memcached and Relations
Hi everybody I'm wondering what you would do: I develop a webapp using Grails, Memcached and Mysql as persistence. Now, I have following domain classes (simplified): Product: Can be in one category Category: Can have nested children, and have multiple products. I need to access all product objects