Yuri Z.

Results 9 comments of Yuri Z.

Is it similar to the [stable id ](https://github.com/vega113/walkaround/blob/a654a1596e3db7754b0dfef0a58b85e647bd319d/src/com/google/walkaround/wave/server/auth/StableUserId.java) as was implemented in walkaround?

Will it affect Apache Wave?

Merging wave and swellrt back - would be great! I personally, see no reason for wave and swellrt developing differently. In any case - it would be great that contributions...

There was an attempt to implement this for Apache Wave. https://reviews.apache.org/r/3294/

I didn't test the last commit but it LGTM

Have the same issue when trying to add spray-client dependency.

@hxf829 Thanks. That helped. However I get now some issue with starting MySQL. Missing permission. ```Entrypoint] Starting MySQL 8.0.32-1.2.11-server ragflow-mysql | 2024-04-10T08:28:05.436873Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is...

> @younggggger If you are running this in Mac with M1/2 chips, you may replace the `mysql:5.7.18` by `mariadb:10.5.8` I used mysql:8-oracle. Also, in case you are on M chip...