-
Hi!
Tarantool protocol was designed for transparent schema reload.
However, `net.box` doesn't follow the workflow protocol properly.
`net.box` should send its `schema_version` for each request.…
-
`configure.pl` is highly interactive and makes some modifications in source and configuraton files. For this reason porting of the BackupPC is complicated and nearly impossible to create "binary" pack…
-
Right now the process to release a module would be:
- trigger the action manually
- go to the PRs page and merge the new PR
- approve the optic otp
I wonder if we can skip the 2nd step and go …
-
**Submitting author:** @daniloceano (Danilo Couto de Souza)
**Repository:** https://github.com/daniloceano/CycloPhaser
**Branch with paper.md** (empty if default branch): joss-submission
**Version:** …
-
When using `SendBatch()`, if one of the statements in the batch returns an error during prepared statement generation, the error is returned on the first result in the `BatchResult`. This is incorrect…
-
Here's the image of the whiteboard I took at our last discussion about the API and refactoring. I'll report the progress in this issue as well.
![api](https://f.cloud.github.com/assets/2022400/174063…
-
Description
===========
For some reason the `send_offsets_to_transaction()` call will be 50+ times slower when there is more than one message in the input topic of the transactor.
How to reproduc…
-
-
I see that the latest release, v0.6.2, is a year old and that you've made lots of changes since then.
Do you think it would appropriate to tag a new release? I could make use of the master branch, bu…
-
The Bevy renderer should be able to instance entities that share a subset of the same properties.