issues
search
zookzook
/
elixir-mongodb-driver
MongoDB driver for Elixir
Apache License 2.0
247
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Aggregate indexStats no response
#259
MileaRobertStefan
closed
4 days ago
11
Please support for MongoDB 8.x with Phoenix Framework 1.7.14
#258
ariandanim
opened
1 week ago
1
`mix mongo.migrate` Doesn't log any errors.
#257
PsychicPlatypus
opened
1 week ago
2
Update Readme with directions to activate zlib compression
#256
scottmessinger
closed
2 weeks ago
1
How to activate zlib compression?
#255
scottmessinger
closed
1 week ago
1
Add Mongo 8 to the ci and update the Readme
#254
scottmessinger
closed
3 weeks ago
0
Support Mongo v8
#253
scottmessinger
closed
3 weeks ago
2
Add notes regarding closing sessions when working with streams
#252
rossgeesman
closed
2 months ago
1
Add missing decoder case for NaN
#251
danieka
closed
2 months ago
3
Remove unused typespecs, fix `find_one_and_update` typespec
#250
PsychicPlatypus
closed
3 months ago
1
@spec on find_one_and_update/4 says the function can return `{:ok, nil}`
#249
PsychicPlatypus
closed
3 months ago
5
happy to help get mongodb_ecto to work more easily.
#248
cortfritz
opened
4 months ago
4
Suggestion : Connecting to MongoDB Atlas Example
#247
Vidioleola
opened
4 months ago
1
chore(master): release 1.5.0
#246
github-actions[bot]
closed
2 months ago
1
fix(update/4): improve Mongo.update/4 function
#245
Tuxified
closed
5 months ago
1
Fixed SSL IP address verification
#244
hikui
closed
6 months ago
1
Endless recursion with wrong arguments for Mongo.update/4
#243
Tuxified
closed
5 months ago
2
Mongo.Collection.embeds_one/3 doesn't save type information
#242
rhcarvalho
opened
6 months ago
1
Fix links to source code from documentation
#241
rhcarvalho
closed
5 months ago
0
Implement Mongo.Repo.child_spec/1
#240
rhcarvalho
closed
2 months ago
0
Fix insert_many documentation typo
#239
rhcarvalho
closed
6 months ago
0
Update ex_doc to latest released version (v0.32.1)
#238
rhcarvalho
closed
2 months ago
3
Treat 0 and 0.0 Mongo responses equally
#237
rhcarvalho
closed
6 months ago
0
Compiler warning pattern matching on 0.0 (OTP 27)
#236
rhcarvalho
closed
6 months ago
0
chore(master): release 1.4.1
#235
github-actions[bot]
closed
6 months ago
1
improved the reconnection workflow
#234
zookzook
closed
6 months ago
0
Support MongoDB v7
#233
stiang
closed
3 weeks ago
5
Docs doesn't work?
#232
sonic182
closed
9 months ago
1
chore(master): release 1.4.0
#231
github-actions[bot]
closed
9 months ago
1
Driver and Cloud Run: protocol Enumerable not implemented for
#230
NicolasRomeroToledo
closed
7 months ago
5
Specifying `read_preference` at `Mongo.start_link` with `replica_set_with_primary` fails at `Mongo.TopologyDescription.select_replica_set_server`
#229
zraul123
closed
9 months ago
3
doc: fix update_all doc
#228
LKlemens
closed
9 months ago
11
Compatibility changes to support mongodb_ecto adapter
#227
brennana
closed
10 months ago
3
X509 Auth issue for MongoDB Atlas with OTP 26
#226
suchasurge
closed
10 months ago
15
Seed monitoring doesn't seem to be working properly
#225
danielatdpg
closed
11 months ago
42
Compilation fails. Unlock and update all deps to resolve.
#224
csrl
closed
9 months ago
1
Add Support for the PLAIN authMechanism
#223
JD-Robertson
closed
1 year ago
1
Mention PLAIN auth support in the README
#222
JD-Robertson
closed
1 year ago
2
Fix few README text issues
#221
solar05
closed
1 year ago
1
Preserve order
#220
rhcarvalho
closed
1 year ago
1
Let `Mongo.Repo` errors flow like with `Mongo` functions
#219
andrewhr
closed
1 year ago
1
Trap exits from `connect` callback
#218
andrewhr
closed
1 year ago
0
FIX-216: Allow passing optional _id while uploading to gridfs files
#217
aniruddhasd
closed
1 year ago
1
In GridFs, allow assigning a custom `_id` to documents in `files` collection
#216
aniruddhasd
closed
1 year ago
1
fix: applies the global timeout value to each query
#215
zookzook
closed
1 year ago
0
Mongo timeout value only works if passed directly to query
#214
snurges
closed
1 year ago
11
Add support for LDAP authentication
#213
JD-Robertson
closed
1 year ago
0
Error if mongo URL has readPreference, but no readPreferenceTags
#212
JohannesSoots
closed
1 year ago
2
fix: preserve the order of the keys
#211
zookzook
closed
1 year ago
14
chore(master): release 1.2.1
#210
github-actions[bot]
closed
1 year ago
1
Next