We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42fc7fc commit 1b368dbCopy full SHA for 1b368db
source/includes/kmongo-description.rst
@@ -1,5 +1,8 @@
1
`KMongo <https://litote.org/kmongo/>`__ is a popular community-developed library
2
for working with MongoDB from Kotlin applications.
3
-It is also a wrapper around the Java driver.
4
-It was created prior to the creation of the official Kotlin driver to serve
5
-the needs of the Kotlin community. As of July 2023, it has been marked as deprecated.
+It is a wrapper around the Java driver that was created prior to the creation of
+the official Kotlin driver to serve the needs of the Kotlin community.
+
6
+.. important::
7
8
+ As of July 2023, KMongo has been marked as deprecated.
0 commit comments