Jonathan Guillotte-Blouin

Results 5 comments of Jonathan Guillotte-Blouin

*take the following with a grain of salt, I'm not an author of this project :)* Yes the materialized view is eventually consistent. Every write is stored durably, then is...

I would also point out that the documentation for [AtomSetOnce::set_if_none](https://docs.rs/atom/0.4.0/atom/struct.AtomSetOnce.html#method.set_if_none) is incorrect: > This will do a CAS setting the value only if it is NULL this will return OK(())...

Totally agree with you, I prefer it that way too. May I suggest that if we click on the element in the list, it stays highlighted? That way we can...