Fernando Correa de Oliveira
Fernando Correa de Oliveira
Hi! First of all, thank you for doing this project! I'm using it to write a memoized dom module and test it (https://github.com/FCO/webperl/blob/master/web/todo6.html). I'd like to not include the module...
https://irclogs.raku.org/raku/2022-07-15.html#22:07-0002
It is currently not documented. Features should be documented on the [wiki](https://github.com/FCO/Red/wiki). Feel free to create a new wiki page if you cannot find an existing page that is suitable.
take a look at #472
This is not working when using strings as referencing's model (but works if use the actual type)
If `red-do :transaction`'s block returns a Awaitable, it creates a new Promise that will handle the commit/rollback and does not let the sync code to call commit/rollback. Probable next steps...
That would be good if when running tests, use the documentation's code snippets as regression tests
It is currently not documented. Features should be documented on the [wiki](https://github.com/FCO/Red/wiki). Feel free to create a new wiki page if you cannot find an existing page that is suitable.