Skip to content

Commit 166af2e

Browse files
authored
Merge pull request #468 from vmarkovtsev/patch-1
Change the notice about Spark integration
2 parents 90055a4 + f248498 commit 166af2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ gitbase was born to ease the analysis of git repositories and their source code.
2424

2525
Also, making it MySQL compatible, we provide the maximum compatibility between languages and existing tools.
2626

27-
It comes as a single self-contained binary and it can be used as a standalone service. The service is able to process local repositories or integrate with existing tools and frameworks (e.g. Apache Spark) to make source code analysis on a large scale.
27+
It comes as a single self-contained binary and it can be used as a standalone service. The service is able to process local repositories and integrates with existing tools and frameworks to simplify source code analysis at large scale.
28+
The integration with Apache Spark is planned and is currently under active development.
2829

2930
## Further reading
3031

0 commit comments

Comments
 (0)