weaviate / weaviate/weaviate-python-client

Support embedded Weaviate in Windows through a Docker implementation

Open
#1,775 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
227
Forks
151
Avg merge
3d 14h
Merged PRs (30d)
11

Description

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!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the current embedded Weaviate implementation in the Python client and comparing it with the Java client's test-containers approach. Confirm the Docker-based behavior needed on Windows and define tests that demonstrate embedded Weaviate works there; the issue provides no file or test path.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.