issues
search
cayasso
/
mongo-oplog
Watch mongodb oplog in a simple way
381
stars
91
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
basic test
#36
interfaith
closed
8 years ago
0
fix typos.
#35
ORiON-
closed
8 years ago
1
Does it store positon of last oplog record read?
#34
ShipraShalini
closed
7 years ago
10
what is the ns:'test.posts' means?
#33
ohadgk
closed
8 years ago
2
Cannot connect to database "local" when need username and password
#32
itlodge
closed
8 years ago
2
[release] 1.1.0
#31
lcalvy
closed
8 years ago
0
Does work? Nothing output.
#30
itlodge
closed
8 years ago
5
Cursor is closed.
#29
gothammm
closed
7 years ago
9
Updated mongodb dependency to 2.1
#28
mjomble
closed
8 years ago
1
Fix retail on timeout test
#27
fkautz
closed
8 years ago
1
"not authorized for query on local.oplog.rs"
#26
ORESoftware
closed
9 years ago
1
Added oplog('open', [fn])
#25
kleysonr
closed
9 years ago
4
Add oplog.on('open', [fn])
#24
kleysonr
closed
9 years ago
2
{ [Error: Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND' }
#23
kleysonr
closed
9 years ago
1
cursor error
#22
ORESoftware
closed
9 years ago
2
can this lib listen for creation of new collections
#21
ORESoftware
closed
9 years ago
4
Op.on invoked twice!
#20
oreza
closed
9 years ago
6
Timeout will restart cursor from same point as initial tail
#19
msamblanet
closed
9 years ago
2
lib doesn't throw error
#18
the1mills
closed
9 years ago
1
connecting to MongoOplog
#17
ORESoftware
closed
9 years ago
6
does this lib use polling
#16
the1mills
closed
9 years ago
3
Update to allow admin database to be used for authentication
#15
jdarling
closed
9 years ago
0
Authentication against admin database fails for Mongo 3.0.4
#14
jdarling
closed
9 years ago
3
numberOfRetries: -1 is no longer accepted
#13
afharo
closed
9 years ago
1
Fix for error 'No more documents in tailed cursor' in log
#12
joostdebruijn
closed
9 years ago
3
Can't connect with mongoDB new auth method
#11
afharo
closed
9 years ago
2
Patch to add compatibility with Mongo 3.0 by bumping deps
#10
arnaudsj
closed
9 years ago
1
Oplog filters without a wildcard character unexpectedly match namespaces as if they *had* a wildcard character
#9
ColmHally
closed
9 years ago
3
Sped up initial creation of tailable cursor
#8
ColmHally
closed
9 years ago
0
use oplog.ns instead of oplog._ns because it doesnt exist
#7
siacomuzzi
closed
9 years ago
2
With MongoDB 1.x oplog tail start takes quite a long time – 2.x is faster
#6
pakastin
closed
9 years ago
2
Fixes flag spelling
#5
motdotla
closed
10 years ago
1
Update README.md
#4
alexdown
closed
10 years ago
1
allow running to be set to false and oplog doesn't return document on op
#3
bjoshuanoah
closed
10 years ago
2
oplog.stop() crashing server
#2
bjoshuanoah
closed
9 years ago
9
Fix failing test due to a remove command that comes in later.
#1
taterbase
closed
10 years ago
3
Previous