Stuart Cam
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...
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...
### 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...
### 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...
https://www.app-metrics.io/ Incredibly popular .NET metrics library. Potential overlap here: https://github.com/elastic/ecs/issues/474
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