Tolga Ulas
Tolga Ulas
Better repo related file structure: seperate file for active environement to be .gitignore friendly.
As we're making thunder-clients files (activity, client environement) as part of our source repo, we like to have active environment flag to be a separate file instead of `thunderEnvironement.json` so...
When an agent (config.server=false) is trying to connect to a server (config.server=true), the below error interrupts the process, documentation has no mention on this detail: ``` msg="agent: Joining cluster..." cluster=LAN...
This a feature request, this is a good plugin for Elasticsearch, can we have it for arcadedb? https://github.com/orientechnologies/orientdb-elasticsearch
Monolog 3.0 removed \Monolog\Level::getLevels() per the release notes (https://github.com/Seldaek/monolog/blob/main/UPGRADE.md) so `Bramus\Monolog\Formatter\ColorSchemes\ColorSchemeTrait.setColorizeArray` fails and should be replaced with `\Monolog\Level::VALUES)` as suggested by monolog release notes
### Version Information Latest, ### Environment Docker ### What is the expected behaviour? Transformation works as mentioned in the documentation ### What is the current behaviour? Displays error data.map is...
**Is your feature request related to a problem? Please describe.** In order to easily integrate the activepieces flow with a repository (i.e git), if a user has defined an export...
### ArcadeDB Version: 23.6.1 ### OS and JDK Version: debian 11 - jdk 17 ### Expected behavior If you refresh the studio page, the login page appears. A current user...
I am planing to adjust the concurrency depending on external factors, at runtime, after constructed. It would be nice doing it with setConcurrency public function.
Hi, sorry if it's a dumb question. I've encountered a situation and may be somebody else did too: Default select returns only 20 records. To obtain a full list had...
This may be seem a bit out of context feature request but If we can connect to rqlite over unix sockets additionally, this may save a lot of tcp bandwidth...