issues Search Results · repo:kaizendorks/pymongo_inmemory language:Python
Filter by
50 results
(80 ms)50 results
inkaizendorks/pymongo_inmemory (press backspace or delete to remove)Describe the bug I tried to use pymongo_inmemory on a fresh installed windows laptop
After launching mongod.exe it immediately throws an error VCRUNTIME140_1.dll was not found.
To Reproduce
Import pymongo_inmemory ...
bug
smeng9
- Opened on Nov 21, 2024
- #122
Describe the bug A clear and concise description of what the bug is.
MongoDB 7.0 removes the storage engine, and the default settings no longer work. We should treat versions = 7
differently
To Reproduce ...
bug
smeng9
- Opened on Sep 27, 2024
- #121
Describe the bug The OS detection will detect ubuntu and debian as linux As such the URLS for download will be limited
to a maximum of version 4.0
To Reproduce Steps to reproduce the behavior:
1. Use ...
bug
rdar-lab
- 1
- Opened on Jun 25, 2024
- #115
I’m working with a persistent storage behind a « in memory » instance of Mongodb. It seems that Mongod.is_locked check
for lock presence, while mongod leave the file (empty of PID) after a successful shutdown.. ...
bug
Guibod
- Opened on May 30, 2024
- #112
Describe the bug subprocess fails to load mongod on os x
To Reproduce Steps to reproduce the behavior:
import pytest
from pymongo_inmemory import MongoClient
if not os.path.exists( mongo_dl_cache/download ...
bug
high priority
stevenmz
- 4
- Opened on Nov 28, 2023
- #98
Describe the bug Starting MongoDB fails on versions later than 6.1.0 due to removal of ephemeralForTest engine:
https://jira.mongodb.org/browse/SERVER-65151
To Reproduce This works:
from pymongo_inmemory ...
bug
juho-workfellow
- 3
- Opened on Nov 23, 2023
- #97
Describe the bug To Reproduce
import pymongo_inmemory
client = pymongo_inmemory.MongoClient( mongodb://127.0.0.1/test )
{ t :{ $date : 2023-09-28T10:08:22.707Z }, s : I , c : CONTROL , id ...
bug
warvariuc
- 1
- Opened on Sep 28, 2023
- #89
Describe the bug I have a complicated CLI docker container that I share with my developers. In it, I have created a
kubernetes plugin, kubectl query which allows us to load internal data into an in-memory ...
bug
sig-piskule
- 2
- Opened on Sep 20, 2023
- #87
It seems like click is only a dev dependency, but you import it in user-facing endpoints. I think it should it be moved
to [tool.poetry.dependencies]
enhancement
updates/refactoring
pbsds
- 1
- Opened on Sep 10, 2023
- #86
Describe the bug
When running in a GitHub actions CI environment with a non default port 27019, the stdout is flooded with messages like
this one
PYMONGOIM_MONGOD - WARNING - Using Mongod port set by ...
bug
rkingsbury
- 1
- Opened on Sep 6, 2023
- #83

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.