|
Apache Gora has an interesting feature. It offers a Map / Reduce API where the Map interface accepts a specific entity type. It makes for a rather nice and more type-safe API.
Not all the backends we have in mind support Map Reduce but it could be interesting to explore how we would map such API to the backends we have and see if there is an interest.
|