issues
search
marcelnicolay
/
mongotor
An asynchronous driver and toolkit for accessing MongoDB in Tornado
Other
57
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add embedded document field.
#50
yoki123
opened
9 years ago
0
Support for $maxTimeMS
#49
pauloalem
opened
9 years ago
0
Fix invalid 32bit int range for request_id
#48
tahajahangir
opened
9 years ago
0
migrate to gen.coroutine / compatible with python 3
#47
tahajahangir
opened
10 years ago
0
Fix using mutable/callable defaults
#46
tahajahangir
opened
10 years ago
1
Fix using a field name different from attribute name
#45
tahajahangir
opened
10 years ago
0
Apply PEP8
#44
tahajahangir
closed
10 years ago
0
Use Travic CI for automatic test process
#43
tahajahangir
closed
10 years ago
0
migrate to gen.coroutine
#42
vilisov
opened
10 years ago
7
Exception on some mongo errors
#41
tahajahangir
opened
10 years ago
0
Sort and Limit with gen.Task
#40
denisvolokh
closed
10 years ago
1
a problem with count()
#39
Arion-Dsh
closed
11 years ago
1
Use `Node`'s connection pool when (re)configuring node
#38
tahajahangir
closed
11 years ago
0
Don't call `_config_nodes` when another `_config_nodes` is in progress
#37
tahajahangir
closed
10 years ago
2
Python 3.x support
#36
hgenru
closed
5 years ago
0
Small docstring bug fix
#35
levchik
closed
11 years ago
1
positional element broken?
#34
abdelouahabb
opened
11 years ago
0
Initialize with unreachable server
#33
rcmachado
opened
11 years ago
0
Example doesn't work. mongotor.database.Database.connect() blocks python
#32
robert-zaremba
opened
11 years ago
2
Allow dynamic collections
#31
cellis
closed
11 years ago
0
Use dict.iteritems instead of dict.items
#30
tahajahangir
closed
11 years ago
0
Allow callable default for Fields
#29
tahajahangir
closed
11 years ago
0
Don't override Field.name if already set
#28
tahajahangir
closed
11 years ago
1
Incorrect documentation about find_one
#27
tahajahangir
opened
11 years ago
0
Connecting to multiple databases
#26
tahajahangir
opened
11 years ago
0
safe writes
#25
abdelouahabb
closed
11 years ago
2
cant use positional element (foo.$.bar)
#24
abdelouahabb
closed
12 years ago
6
cant catch IntegrityError
#23
abdelouahabb
closed
12 years ago
2
browser hangs when using Gen
#22
abdelouahabb
closed
12 years ago
2
$gt,..., $unwind, aggregate
#21
abdelouahabb
closed
12 years ago
6
using distinct()
#20
abdelouahabb
closed
12 years ago
1
dont work with tornado 2.4post1
#19
abdelouahabb
closed
11 years ago
4
Some changes in the orm
#18
Eossu
closed
12 years ago
1
connect('', 'mongotor_test') will freeze python
#17
abdelouahabb
opened
12 years ago
4
implement GridFS
#16
abdelouahabb
opened
12 years ago
3
Implement tailable cursors
#15
rcmachado
opened
12 years ago
0
Implement read preferences
#14
rcmachado
closed
12 years ago
0
Implements sharding support
#13
rcmachado
opened
12 years ago
0
(Dynamic) list of servers for a replica set should be respected
#12
rcmachado
opened
12 years ago
0
Sort should accept a list of pairs (tuples) as arg
#11
pauloalem
opened
12 years ago
1
change collection.save to make 'upinsert'
#10
marcelnicolay
closed
12 years ago
0
Find nearest instance when running in replica set enviroments
#9
marcelnicolay
opened
12 years ago
0
Authentication
#8
marcelnicolay
opened
12 years ago
0
safe write operations
#7
marcelnicolay
closed
12 years ago
0
mongotor should not force tornado 2.3
#6
rcmachado
closed
12 years ago
0
uses the maxusage parameter to control reuse of connection
#5
marcelnicolay
closed
12 years ago
1
Documentation
#4
marcelnicolay
closed
10 years ago
0
Use driver for basic operations without orm
#3
marcelnicolay
closed
12 years ago
0
Add support to replica sets
#2
marcelnicolay
closed
12 years ago
1
When the Database is not connected should be raised a DatabaseError
#1
pauloalem
closed
12 years ago
0
Next