Stuart Cam

Results 7 issues of Stuart Cam

A number of users are asking how to mock/stub/unit/integration test using the client. It would be good to have a story (unit-testing.md?) where we can point users, and potentially look...

Area: Documentation

Consider moving "common" code used by both Serilog and NLog into the Elastic.CommonSchema project, so that they are in sync. It will be interesting to see if this is inherently...

enhancement

### Motivation and Context ### Description This adds a WeaviateMemoryStore, which allows for memories to be stored in Weaviate. I have some outstanding questions, please help! 1. Weaviate has strict...

PR: feedback to address
.NET
kernel
samples

### Motivation and Context ### Description This adds a WeaviateMemoryStore, which allows for memories to be stored in Weaviate. I have some outstanding questions, please help! 1. Weaviate has strict...

PR: feedback to address
.NET
kernel
samples

https://www.app-metrics.io/ Incredibly popular .NET metrics library. Potential overlap here: https://github.com/elastic/ecs/issues/474

lang:.net

https://github.com/weaviate/weaviate-java-client/blob/488336ff600b06dc8f0eddef88598e63cb876471/src/main/java/technology/semi/weaviate/client/v1/schema/model/Schema.java#L15-L16 How are these two values set?

The two variables `operationName` and `variables ` are never used? https://github.com/weaviate/weaviate-java-client/blob/488336ff600b06dc8f0eddef88598e63cb876471/src/main/java/technology/semi/weaviate/client/v1/graphql/model/GraphQLQuery.java#L13-L16