issues
search
twisted
/
txmongo
asynchronous python driver for mongo
https://txmongo.readthedocs.io
Apache License 2.0
338
stars
102
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Builder pattern methods on Cursor
#300
IlyaSkriblovsky
closed
3 days ago
0
New Cursor() stuff added to NEWS.rst
#299
IlyaSkriblovsky
closed
2 weeks ago
0
feat: async generator
#298
NikolayBaranovv
closed
2 weeks ago
1
feat: async generator
#297
NikolayBaranovv
closed
2 weeks ago
0
feat: close connection when master down
#296
NikolayBaranovv
closed
2 weeks ago
0
Bump Twisted version to 21.7.0
#295
IlyaSkriblovsky
closed
2 weeks ago
1
OP_MSG support
#294
IlyaSkriblovsky
closed
3 weeks ago
0
DeprecationWarnings for insert(), update(), remove() and as_class
#293
IlyaSkriblovsky
closed
1 month ago
0
Refactor: add black and isort
#292
NikolayBaranovv
closed
1 month ago
6
Feat: add docker tests
#291
NikolayBaranovv
closed
1 month ago
3
PyMongo 4+ support
#290
IlyaSkriblovsky
closed
1 month ago
0
Drop Python 2 support
#289
IlyaSkriblovsky
closed
1 month ago
0
Deprecation warnings
#288
IlyaSkriblovsky
closed
1 month ago
2
pymongo.errors.OperationFailure: TxMongo: not authorized for query on foo.test
#287
ma-pony
opened
1 year ago
1
Incompatible with any version of DocumentDB
#286
radifalco
opened
1 year ago
3
txmongo with DocumentDB
#285
radifalco
closed
1 year ago
0
Adapt to a changed greeting string of MongoDB 4.4
#284
IlyaSkriblovsky
closed
1 year ago
1
try running replicaset using custom docker
#283
psi29a
closed
1 year ago
0
give auth a try on 27018
#282
psi29a
closed
1 year ago
0
initial github actions support
#281
psi29a
closed
1 year ago
0
Support for Python 3.11
#280
IlyaSkriblovsky
closed
1 year ago
0
Incompatible with mongodb >= 5.1 due to usage of deprecated `OP_QUERY` commands
#279
whophil
opened
2 years ago
2
Import error with PyMongo==4.1.1.
#278
javelin
closed
1 month ago
4
insert_many: unexpected keyword argument 'bypass_document_validation' in calling pymongo `_Bulk`
#277
vestronge
opened
3 years ago
2
docs: fix a few simple typos
#276
IlyaSkriblovsky
closed
3 years ago
0
Proposing a PR to fix a few small typos
#275
timgates42
closed
3 years ago
1
Fix retrieving error messages
#274
Gowee
closed
3 years ago
2
does txmongo support transaction?
#273
ygl-rg
closed
4 years ago
2
maxIdleTimeMS support
#272
bc291
opened
4 years ago
4
fixing manifest build
#271
IlyaSkriblovsky
closed
4 years ago
1
use more stable technique for testing timeouts and failover
#270
IlyaSkriblovsky
closed
4 years ago
1
#267, #268, #270 and #271 combined
#269
IlyaSkriblovsky
closed
4 years ago
3
Don't test on py2.7
#268
IlyaSkriblovsky
closed
4 years ago
1
Compatibility with PyMongo 3.11
#267
IlyaSkriblovsky
closed
4 years ago
1
insert_many does not work properly
#266
hoseinalirezaee
closed
4 years ago
6
There should be a limit on the number of retries
#265
EchoShoot
closed
1 year ago
1
del → dict.pop
#264
IlyaSkriblovsky
closed
4 years ago
4
Don't test against latest Twisted with Python 2.7
#263
IlyaSkriblovsky
closed
4 years ago
1
new-style wire protocol implementation for find*() methods
#262
IlyaSkriblovsky
closed
1 month ago
3
txmongo not working with azure cosmos db
#261
JoaquinKeller
opened
4 years ago
19
checking if LoopingCall is running before stopping it
#260
IlyaSkriblovsky
closed
5 years ago
2
AssertionError: Tried to stop a LoopingCall that was not running.
#259
tonal
closed
4 years ago
3
19.2.0 release
#258
IlyaSkriblovsky
closed
5 years ago
4
Mongodb 4.2 compatibility
#257
IlyaSkriblovsky
closed
5 years ago
2
Pymongo 3.9 and mongodb 4.0
#256
IlyaSkriblovsky
closed
5 years ago
2
Fixing compatibility with PyMongo 3.9
#255
IlyaSkriblovsky
closed
5 years ago
1
Fixing tests mongodb 4.0
#254
IlyaSkriblovsky
closed
5 years ago
1
Crash create_index: pymongo.errors.OperationFailure: cannot write to 'remains.system.indexes'
#253
tonal
closed
5 years ago
2
builtins.AttributeError: '_CaseInsensitiveDictionary' object has no attribute 'copy'
#252
tonal
closed
5 years ago
3
Does txmongo support compressors option?
#251
tonal
opened
5 years ago
1
Next