Jan Novotný

Results 79 comments of Jan Novotný

This would be great - could we do that as a part of this issue?

Can you @lukashornych summarize what is done and what needs to be done yet? We have to interrupt work on this issue due lack of time, so that when we...

Can you provide more context (what operation have you executed and with what input parameters)?

No details included and we made some enhancements historically. I'm closing this issue unless explicit scenario on current evitaDB version is provided (please reopen issue).

Yes, currently the ordering can only be done on the data of the queried entity. We could go deeper, but still the references have to have the cardinality ONE_TO_ZERO_OR_ONE or...

@lukashornych @Khertys we need to analyze the current technical possibilities of the underlying protocols - i.e. [gRPC streams](https://www.baeldung.com/java-grpc-streaming), [GraphQL WebSockets](https://github.com/graphql-java/graphql-java-subscription-example) and REST possibilities. Beside WebSockets there is also older specification...

As we discussed, I've pushed changes to the CDC mechanism. The new way is prepared only for SYSTEM part of the CDC. When our prototype works I'll extend it to...

**Recording of original private discussion:** @lukashornych: I think one way to declare rules for adding constraint to containers could be using relative/absolute paths. Client would specify path of parent container...

See also proxy example for Armeria server: https://github.com/line/armeria/blob/main/examples/proxy-server/src/main/java/example/armeria/proxy/ProxyService.java

Implemented in https://github.com/FgForrest/evitaDB/issues/736, this issue is closed.