Skip to content

Commit

Permalink
Merge pull request #988 from crawlab-team/develop
Browse files Browse the repository at this point in the history
added changelog for v0.6.0-beta.20210803
  • Loading branch information
tikazyq authored Aug 3, 2021
2 parents 3485b0d + dc614f5 commit 833b78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog/v0.6.0-beta.20210803.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is the beta release for the next major version v0.6.0. **It recommended NOT

As a major release, v0.6 (including beta versions) is consisted of a number of large changes to enhance the performance, scalability, robustness and usability of Crawlab. This beta version is theoretically more robust than older versions mainly in task execution, files synchronization and node management, yet we still recommend users to thoroughly run tests with various samples.

####Backend
#### Backend

- **File Synchronization**. Migrated file sync from MongoDB GridFS to SeaweedFS for better stability and robustness.
- **Node Communication**. Migrated node communication from Redis-based RPC to gRPC. Worker nodes indirectly interact with MongoDB by making gRPC calls to the master node.
Expand Down

0 comments on commit 833b78c

Please sign in to comment.