Add support for Weaviate's Server Side Batching for inserts, etc. Reference implementation in Java: https://github.com/weaviate/java-client/pull/537 Follow-up PR with a test for increased confidence: https://github.com/weaviate/java-client/pull/549
Add support for Weaviate's Server Side Batching for inserts, etc.
Reference implementation in Java: weaviate/java-client#537
Follow-up PR with a test for increased confidence: weaviate/java-client#549