RedisGraph Roadmap and alignment to Neo4j features

Hello everyone.

For a project I’m evaluating Redisgraph to be adopted instead of Neo4j.
Looking at documentation, I need temporal functions (ex. maching nodes by date properties predicates). These are implemented in Neo4J.

Is there a roadmap I can look at to decide which platform to adopt and in general to understand which feature will be implemented and in which timeframe?
I already use Redis for caching and I’d like to use just one platform for my needs.

Thanks in advance.

Marco

Hi @marcoparenzan,
As a workaround would you consider using numeric timestamps ?

Probably I’ll do that. What upset me most is the fact that I don’t undestand how much this module will be supported. I’d like to have a more clear understanding about evolution of RedisGraph to plan the investment.