Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
KirillDavydov
/
elixir-mongodb-driver
Public
forked from
zookzook/elixir-mongodb-driver
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 11, 2025
chore: updated changelog
zookzook
committed
908acef
Copy full SHA for 908acef
chore(master): release 1.5.2 (#269)
Show description for d7c4293
github-actions[bot]
authored
d7c4293
Copy full SHA for d7c4293
chore: use cache@v4
zookzook
committed
fd3d44a
Copy full SHA for fd3d44a
fix: improved error handling when using change-streams
zookzook
committed
c07c5a1
Copy full SHA for c07c5a1
Improve error handling (#268)
Show description for 3b87adb
zookzook
authored
3b87adb
Copy full SHA for 3b87adb
Commits on Feb 6, 2025
Set read_preference to primaryPreferred when topology single with replica set. (#266)
Show description for db726e9
ColaCheng
authored
db726e9
Copy full SHA for db726e9
Commits on Feb 5, 2025
chore(master): release 1.5.1 (#262)
Show description for 9a71d4f
github-actions[bot]
authored
9a71d4f
Copy full SHA for 9a71d4f
Commits on Feb 4, 2025
Add support for directConnection setting in connection string. (#265)
ColaCheng
authored
42a8e5f
Copy full SHA for 42a8e5f
Commits on Jan 16, 2025
Add function BSON.ObjectId.get_timestamp/1 and BSON.ObjectId.get_timestamp!/1 (#264)
Show description for a50fcf7
haohanyang
authored
a50fcf7
Copy full SHA for a50fcf7
Allow newer versions of decimal 2.x (#263)
Show description for c90199b
rhcarvalho
authored
c90199b
Copy full SHA for c90199b
Commits on Dec 11, 2024
fix(master): ensure url_parser does not fail on missing txt record (#261)
Show description for e4a3102
kkerezsi
and
alexkerezsini
authored
e4a3102
Copy full SHA for e4a3102
Commits on Nov 5, 2024
Update Readme with directions to activate zlib compression (#256)
scottmessinger
authored
c60d7d1
Copy full SHA for c60d7d1
Commits on Nov 2, 2024
Add Mongo 8 to the ci and update the Readme (#254)
Show description for b575ba7
scottmessinger
authored
b575ba7
Copy full SHA for b575ba7
Commits on Oct 7, 2024
chore: added link to a new article about compression
zookzook
committed
93c3fba
Copy full SHA for 93c3fba
Commits on Sep 20, 2024
chore(master): release 1.5.0 (#246)
Show description for ec504a0
github-actions[bot]
authored
ec504a0
Copy full SHA for ec504a0
chore: moved the mongodb-ecto section downwards
zookzook
committed
24a105f
Copy full SHA for 24a105f
chore: updated the code examples
zookzook
committed
abb3b7d
Copy full SHA for abb3b7d
chore: code examples adjusted
zookzook
committed
86a20a8
Copy full SHA for 86a20a8
chore: updated the README.md
zookzook
committed
ff0c870
Copy full SHA for ff0c870
Add notes regarding closing sessions when working with streams (#252)
rossgeesman
authored
6854323
Copy full SHA for 6854323
Commits on Sep 4, 2024
Add missing decoder case for NaN (#251)
danieka
authored
c6c3c95
Copy full SHA for c6c3c95
Commits on Aug 29, 2024
Implement Mongo.Repo.child_spec/1 (#240)
Show description for b88063f
rhcarvalho
authored
b88063f
Copy full SHA for b88063f
chore: Update ex_doc to latest released version (v0.32.2)
zookzook
committed
10831e6
Copy full SHA for 10831e6
Commits on Aug 23, 2024
chore: use MongoDB 7.0 for unit tests
zookzook
committed
2caf3a1
Copy full SHA for 2caf3a1
chore: extended the documentation about compression, part 2
zookzook
committed
a73e3d6
Copy full SHA for a73e3d6
chore: extended the documentation about compression
zookzook
committed
b749b56
Copy full SHA for b749b56
feat: added support for op_compressed (zlib and zstd)
zookzook
committed
cf32c87
Copy full SHA for cf32c87
Commits on Aug 21, 2024
Remove unused typespecs, fix typespec (#250)
PsychicPlatypus
authored
84732f7
Copy full SHA for 84732f7
Commits on Jun 4, 2024
fix(update/4): improve Mongo.update/4 function (#245)
Show description for 50b511d
Tuxified
authored
50b511d
Copy full SHA for 50b511d
Fix links to source code from documentation (#241)
Show description for bed10e2
rhcarvalho
authored
bed10e2
Copy full SHA for bed10e2
Commits on May 23, 2024
Fixed SSL IP address verification (#244)
hikui
authored
1f5ee7d
Copy full SHA for 1f5ee7d
Commits on May 3, 2024
Treat 0 and 0.0 Mongo responses equally (#237)
rhcarvalho
authored
6071f18
Copy full SHA for 6071f18
Fix insert_many documentation typo (#239)
rhcarvalho
authored
9f5e71d
Copy full SHA for 9f5e71d
Commits on May 2, 2024
chore(master): release 1.4.1 (#235)
Show description for 6dc6416
github-actions[bot]
authored
6dc6416
Copy full SHA for 6dc6416
fix: improved the reconnection workflow
zookzook
committed
08d7fbc
Copy full SHA for 08d7fbc
Pagination
Previous
Next
You can’t perform that action at this time.