Keith Turner
Keith Turner
> @keith-turner Your alternative seem reasonable except that it does not allow table specific properties to be different based on server type What I am thinking of would allow that....
I took a look at 2.1.0-SNAPSHOTS properties and opened #2271 as a result of noticing that a lot of the props that could use metrics were all thread pools. Other...
I'm trying to finalize the set of Emojis in Ecoji V2. The following have already been removed in Ecoji V2. ``` emojis[217] = "🎦" emojis[95] = "🌧" emojis[96] = "🌨"...
This is done as much as it can be in the ecoji v2 branch. Can close this when that branch is merged.
This is done in the ecoji v2 branch. When that is merged in can close this.
@lpil I will look at this in the next few days
@lpil I tried building this and saw the following. I downloaded gleam-v0.10.0-linux-amd64.tar.gz from the github releases page. ``` $ gleam build error: Unknown import ┌─ /home/AzureUser/git/ecoji/src/ecoji.gleam:2:8 │ 2 │ import...
@lpil now I see the following error (I know nothing about erlang) ``` $ rebar3 shell ===> Verifying dependencies... Compiling gleam/bitwise Compiling gleam/function Compiling gleam/string_builder Compiling gleam/bit_string Compiling gleam/order Compiling...
@lpil I am trying to run this on Ubuntu 18.04. I got a bit further after reading your comment I looked for other things to install and found `apt install...
> Hello @keith-turner , any progress here? @lpil no I have never tried to build and run it again since when I was unable to run it before.