Skip to content

[FEATURE] fitted DB instance for pullpiri #387

@leeeunkoo

Description

@leeeunkoo

📝 Requirement Description

Due to performance limitations observed in the current ETCD-based database instance used by Pullpiri, it is required to replace the existing ETCD instance with a RocksDB-based instance. This change aims to improve read/write throughput, reduce latency, and enhance overall system stability under high-load conditions.

📋 Acceptance Criteria

  • The RocksDB instance is successfully integrated and configured to replace the existing ETCD instance.
  • Performance benchmarks show measurable improvement in read/write operations compared to ETCD.
  • System stability and data consistency are maintained after migration.
  • All dependent services operate normally without regression after the replacement.

📎 Related Documents/References

📌 Subtasks

🧪 Testing Plan

  • Unit Test: Validate database interface compatibility and data integrity.
  • Integration Test: Verify service interactions and transaction consistency with RocksDB.
  • Performance Test: Measure throughput, latency, and resource utilization improvements.

📊 Test Results


Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions