-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This commit includes refactoring and updates to align the package search API with the new version. The use of NitriteKtorCache has been removed, and additional built-in tests have been added. The caching mechanism and application settings have been improved for better performance. Also, the package structure and build settings have been adjusted accordingly. (cherry picked from commit 995b4e2) Co-authored-by: Lamberto Basti <[email protected]>
- Loading branch information
Showing
75 changed files
with
42,085 additions
and
17,310 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[submodule "nitrite-java"] | ||
path = nitrite-java | ||
url = https://github.com/lamba92/nitrite-java.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule nitrite-java
added at
be77b1
This file was deleted.
Oops, something went wrong.
59 changes: 0 additions & 59 deletions
59
nitrite/src/main/kotlin/com/jetbrains/packagesearch/plugin/core/nitrite/Coroutines.kt
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
...te/src/main/kotlin/com/jetbrains/packagesearch/plugin/core/nitrite/DocumentPathBuilder.kt
This file was deleted.
Oops, something went wrong.
56 changes: 0 additions & 56 deletions
56
nitrite/src/main/kotlin/com/jetbrains/packagesearch/plugin/core/nitrite/Extensions.kt
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
...e/src/main/kotlin/com/jetbrains/packagesearch/plugin/core/nitrite/KotlinxNitriteMapper.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.