Tugdual Grall

Results 40 issues of Tugdual Grall

Dependabot sometimes fails to get the license information as it is not well documented in a repository for example: - https://github.com/pugjs/pug - https://github.com/jrburke/amdefine The idea would be to: - each...

enhancement

It would be nice to have a command to check if an index exist. Today I am using: `FT.INFO` or `FT._LIST`, but I would like to have something like: *...

c:enhancement

A different approach to the PR #2236 * here the client should use a different class `ClientSideCaching` and pass 2 jedis connection (the data and the invalidation / RESP2) *...

DISCUSSION NEEDED
enhancement

Hi, I have created a small Proof of Concept for Client Side Caching. The ideas behind it: * almost transparent for the application, as soo as the `jedis.clientTracking` is called...

enhancement
stale

The `memtier_benchmark` tool is using the `-s` `--server` as a parameter to pass the server address. It would be good to be consistent with other `redis-*` tools and use `-h`...

See issue DRILL-4882 In some case, for analytics the applicatio, Drill, has to connect to node directly without access the replica set or shard globally. The new configuration option `direct-connection`...

* [ ] SearchResult * [ ] Document * [ ] AggregationResult We should improve the `SearchResult` and `Document` class more developer friendly, it could simply be a different serialization...

Sample app: faceted search: update genre count based on criteria