orlandos-nl / MongoKitten

Native MongoDB driver for Swift, written in Swift
MIT License
717 stars 103 forks source link

MongoKitten 5 improvements #168

Closed Obbut closed 2 years ago

Obbut commented 6 years ago

This issue is meant for tracking the progress and goals of MongoKitten 5. The comments on this issue may be used for discussing MongoKitten 5 development.

@Joannis and I have limited time to work on MongoKitten 5. If you are a MongoKitten user, you are encouraged to help wherever possible. This issue should provide a general overview of the tasks that need to be done for MK5, but if you're not sure where you can help, feel free to comment here or reach out to one of us directly.

We documented our general architecture and philosophy.

General Development Information

High level goals

How to help

Todo list

Easy issues

Medium issues

Hard issues

Hardcore issues

Internal research points

Joannis commented 5 years ago

The remainder of open points are relatively little work. Since MongoKitten 5 is released this implies these points are not (completely) done yet. If you're unsure how to help out with one or more of these points, give us a heads up in slack and we'll help you along.

philmodin commented 11 months ago

Is there support for Decimal128 yet? Seeing it's not checked off here and had a hard time finding any useful references in the code.