promised fn

This commit is contained in:
JMARyA 2025-03-07 21:20:25 +01:00
parent e3393f1e09
commit 0c190df5d7
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
4 changed files with 39 additions and 1 deletions

View file

@ -8,7 +8,6 @@ use once_cell::sync::Lazy;
pub use serde_json;
// TODO : worker docs + refactor
// TODO : worker non blocking fn call
// TODO : worker parallelism (Load Balanced Queue + Multiple Threads)
// TODO : refactor dispatcher backends (memory, valkey)