midedickson / rigo

Redis In GO (RIGO)
5 stars 0 forks source link

Proposed System Architecture #1

Open alob-mtc opened 9 months ago

alob-mtc commented 9 months ago

Hello,

The aim is to start a conversation about the overall system design and functional requirement the project is aiming for, particularly concerning its in-memory message queue system.

An initial small draft of the system component will help provide some sort of direction and open it up for contribution.

midedickson commented 9 months ago

Yes, @alob-mtc This is currently in progress and will be shared by this week's end.

Thank you for pointing out. The documentation will be created and shared for review.

midedickson commented 3 days ago

Hi @alob-mtc

As you stated, I have drafted the initial system component of the queue.

I have also implemented a basic interactive CLI to connect and send commands to the server over TCP.

I'll be glad if you can look through it, and we can start discussing it more.

alob-mtc commented 3 days ago

Nice @midedickson I'll check it out 🤝🏾