Main logic #7

Open
opened 2026-06-28 19:25:10 +02:00 by bitwise · 0 comments
Owner

Bootstrap everything

  • Create the store once in main
  • Spawn active expiry task
  • Bind TCP listener to 127.0.0.1:6379
  • Accept connections in a loop
  • Spawn a tokio task per connection passing a store clone
Bootstrap everything - [ ] Create the store once in main - [ ] Spawn active expiry task - [ ] Bind TCP listener to 127.0.0.1:6379 - [ ] Accept connections in a loop - [ ] Spawn a tokio task per connection passing a store clone
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bitwise/Rustdis#7
No description provided.