Hi All,

Here's my update. Last week I worked on query related docs; first PR is here [1]. This one is just about aggregations but there is more coming on continuous query and dsl based event filters. I felt blogging about it is completely inappropriate at this stage since docs are very scarce.

Another thing I'm working on is fixing some small design errors in the query DSL (org.infinispan.query.dsl.*) to have better type safety and ensure some aspects of query correctness right from construction time, PR coming soon. These need to be fixed in 8.2, one of them is [2], please have a look.

This week I'm planning to fill all the blanks in the query user guide and then write a short blog about the new additions.

Cheers!

[1] https://github.com/infinispan/infinispan/pull/3954
[2] https://github.com/infinispan/infinispan/pull/3936

On 01/25/2016 05:52 PM, Tristan Tarrant wrote:
Hi all,

get the meeting logs from here:

http://transcripts.jboss.org/meeting/irc.freenode.org/infinispan/2016/infinispan.2016-01-25-15.02.log.html

Cheers

Tristan