Issues
- 10
"Reply received from MongoDB, but no request was waiting for the result." after 12~ hours
#354 opened by elihwyma - 5
Whether to support native query
#333 opened by onlw - 0
Missing Sendable Conformance in Core Types (Field & Reference) Breaks Concurrent Usage
#352 opened by vamsii777 - 1
DNSClient doesn’t conform to the Sendable protocol
#350 opened by vamsii777 - 4
Can't connect to MongoDb Online from iOS device
#349 opened by Begoodi - 0
Meow: Support more types in makePartialUpdate
#342 opened by sliemeobn - 0
Memory leak
#341 opened by gulivero1773 - 0
Remove use of MainActor in MongoCluster
#334 opened by Joannis - 1
unpin DNSClient dependency version
#331 opened by tayloraswift - 6
Cannot connect to MongoAtlas DB Error: FluentMongoError.noTargetDatabaseSpecified
#327 opened by dennis777 - 7
MongoKitten + HummingBird
#328 opened by johnmorrell - 1
- 2
Aggregate builder stage .group
#268 opened by NotesClef - 0
Distinct query in Meow
#317 opened by ptoffy - 0
- 0
Add a test case for SRV query race conditions
#312 opened by Obbut - 0
Support swift-service-discovery for SDAM
#309 opened by Joannis - 0
Allow MongoKitten to accept a custom logger, or custom logging metadata, for a single query
#300 opened by Joannis - 3
Create unique index with multiple fields
#304 opened by JohnCoates - 0
Improve Meow and MongoKitten debugability
#290 opened by Joannis - 0
Support Server API Versions
#279 opened by Joannis - 0
- 0
Support and test Casual Consistency
#278 opened by Joannis - 0
- 0
- 5
Cannot decode `[Date]` from Codable model
#298 opened by grahamburgsma - 0
Setup macOS CI for unit tests
#296 opened by Andrewangeta - 0
tag a v7.2.1 release
#293 opened by tayloraswift - 0
Implement Meow.Reference as a property wrapper
#248 opened by Joannis - 0
Use Double vs Int for geoNear parameters.
#256 opened by Andrewangeta - 0
Upgrade default message protocol for MK6 & MK7
#277 opened by Joannis - 8
$match in ChangeStream does not work properly
#283 opened by devborz - 7
Type 'DNSClient' has no member 'connectTS'
#227 opened by saroar - 0
- 3
The operation couldn’t be completed. (MongoKittenCore.InsertReply error 1.), but document is inserted
#267 opened by petershaw - 0
Add more logging around cluster connections
#224 opened by Joannis - 0
- 7
Can't connect to MongoDB
#263 opened by jjabo - 3
- 4
How to get MongoDB status
#257 opened by PanArtemG - 2
Vapor 4 Fluent + MongoKitten + Fluent Style Paginate
#255 opened by saroar - 9
Pressure test cause a fatal error.
#254 opened by qi-shun-wang - 3
- 1
- 1
Support for custom CA files
#229 opened by e-desouza - 0
- 1
Support listing indexes on a collection
#238 opened by Andrewangeta - 1
- 2
How should we use change streams in 6.0?
#226 opened by Dev1an - 4
find -> sort : response time very slow
#220 opened by ViewDidLoad