weaviate-python-client icon indicating copy to clipboard operation
weaviate-python-client copied to clipboard

Support embedded Weaviate in Windows through a Docker implementation

Open yazan-abu-obaideh opened this issue 9 months ago • 0 comments

Currently, embedded Weaviate runs a Weaviate binary, and does not support Windows. It seems many users want this, and it can be done by having an Embedded DB implementation that runs a docker image, similar to the java client's test containers.

Feel free to close this issue if you don't think this is a good idea or worthwhile. Otherwise, I'd love to contribute this myself. Let me know - and thanks!

yazan-abu-obaideh avatar Aug 05 '25 14:08 yazan-abu-obaideh