xline-kv / Xline

A geo-distributed KV store for metadata management
https://xline.cloud
Apache License 2.0
565 stars 71 forks source link

Refactor: Test Framework and Update Docker Compose Configuration #699

Closed rohansx closed 3 months ago

rohansx commented 3 months ago

Key Changes:

These changes aim to streamline the project's testing framework, reduce redundancy, and improve the overall developer experience when testing and validating the Xline cluster's functionality.

Resolves: #692