InftyAI / Manta

💫 A lightweight P2P-based cache system for model distributions on Kubernetes. 🌟 Star to support our work!
Apache License 2.0
9 stars 2 forks source link

Implement queueing in agent for Replications #32

Open kerthcet opened 2 days ago

kerthcet commented 2 days ago

Right now, we have a reconciliation controller in the agent, however, the reconciling duration is really long so we may need to have a queue locally.

kerthcet commented 2 days ago

/kind feature