-
Do you have any plans to extend, develop and maintain this language further? If so, what are the plans?
I have some crazy brainstorm ideas:
1. create a comprehensive language for data manipulati…
-
Hi,
I've found this library and find it very useful to run "executables" (but not only php) in a container environment.
In my current case I've to wait for the result of the executable, so I wan…
-
### Feature Description
Port existing views and database operations in the project to utilize Python/Django's asynchronous features. This enhancement involves refactoring current synchronous views an…
-
### Is your feature request related to a problem? Please describe.
async/await is not SDK "magic faerie dust". Whilst it is important to support it, it is also important to support sync APIs.
If…
-
In #183 I suggested to have sync endpoints on the `ragna.core.Chat` in addition to the async ones. This could help people that are not familiar with async programming and aren't looking for maximum pe…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
# Background
At present, the TCC mode only supports synchronous rollback, but in some scenarios, some TCC branches can be rollback asynchronously.
Reduce the cost of global rollback.
The Se…
-
Hi @JhonelRios! I'm here to give my feedback on your test!
# Test 1
Excellent :heavy_check_mark: very clean! 👍🏻
# Test 2
Excellent too :heavy_check_mark:
# Test 3
First of all, congrat…
-
There is an issue with the format of the time data stored in the json file.
The problem is that sorting the messages with the stored data is not possible when more than one comment is added within on…
-
Compare Async and Sync and when to use?