Rudolf Meijering
Rudolf Meijering
I have a collection of bbr models. If I call .fetch() after the models have been added to the store and have been updated on the server side, bbr adds...
## 🚀 Feature Proposal It should be possible to configure the client to control the max open sockets and max idle sockets across all nodes. In addition, the client should...
Many (most?) of the dashboard migrations follow a pattern where we wrap the migration function in a `try` block and if an exception was caught or the dashboard has invalid...
The Elasticsearch-js client typings for `client.indices.create(...)` has type definitions for `settings.index.mappings` but according to the docs (and testing against main) this should be `settings.index.mapping` (singular) https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-settings-limit.html#mapping-settings-limit