[infinispan-dev] range query in Infinispan !!
Sanne Grinovero
sanne at infinispan.org
Mon May 14 12:05:01 EDT 2012
why "not using Query" ?
Such features are available in core using Map/Reduce; I don't think
that different approaches should be provided by core otherwise, there
is enough complexity in there...
Cheers,
Sanne
On 14 May 2012 16:58, Prabhat Jha <pjha at redhat.com> wrote:
> Hi,
>
> In QuickTweet we needed a way to get most recent x tweets for a user or
> on a topic. Currently we are implementing it by keeping entries in the
> cache and updating a bounded FIFO queue in parallel. However, to get
> most recent data or data for a given time range is a very common use
> case specially in social media applications. It would be good to see
> this range feature available in out of box (not using Query) in upcoming
> Infinispan releases. Thoughts?
>
> I can get it started by creating a Jira unless I hear otherwise.
>
> Regards,
> Prabhat
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
More information about the infinispan-dev
mailing list