implementation("org.reduxkotlin:redux-kotlin-threadsafe:0.6.1")
Enables predictable state management with thread-safe store creation, ensuring safe access across multiple threads.