Christophe HOARAU

Results 23 issues of Christophe HOARAU

Hi, First of all thanks for this great plugin. I'm just starting to use it and it seems very great. I have a simple question please, is it possible to...

Hi, I'm trying to use this plugin but I'm new to hapi, nodejs, and json-schema. I have created 2 files, one describe an element, and the other an array of...

Hello, I'm trying to use this software with docker logs with no success. I'm using the following command : ``` docker service logs -f nameOfContainer | grcat docker ``` Does...

Hi, Do you think it would be possible to add a replace options for upserts ? Thanks.

feature request
awaiting internal test

Hi, I'm not sure if this is a bug or the expected behavior but I currently have some trouble using secondary indexes. If the query's parameter is not exactly the...

Hi, Do you think it would be possible to pass a custom search function in find function ? It would be great to be able to mix the default search...

feature request
discussion

Hi, Would it be possible to make the npm package lighter please ? Currently when installing forerunnerdb with npm I get a lots of file I don't need at all...

planned enhancement
feature request
comfirmed

Hi, I have some errors in the types.d.ts files: ( fdb version : 1.3.897) - line 535, insertCallback should be a function declaration and not a type - line 2894,...

Hi, Typescript generates lots of warning due to Arrays being untyped. For example line 1818: `private static _updateSplicePush(arr: Array, index: Number, doc: Object): void;` should be something like : `private...

Hi, I there a way to sync a collection between 2 opened tabs ? Thanks.

question
suggestion
discussion