Geofrey Ernest
Geofrey Ernest
@Ziedelth please be patient a bit, it is good the database is storing the events. The new storage is almost rady and I have tested migration to be working. The...
@Ziedelth no worries! I'm happy that you are reporting these bugs. I hope we will make vince better with the anticipated release.
`VINCE_LISTEN` is in `host:port` format. The following are all valid and should work. - `VINCE_LISTEN=":8080" ` - `VINCE_LISTEN="localhost:8080" `
Thanks for using `vince` . Unfortunately I don't have the bandwidth to address them at the moment.
I don't know french, but we have just released a new version with a bug fix that might help address this.
Thanks , I will take a look tomorrow. I want to see if we can resolve this on the backend first before accepting this patch, since the issue is very...
@krajorama > What use case is failing because of this @gernest ? I was experimenting on using `btree` based `storage.Storage` implementation taking advantage of compression and search properties of roaring...
Sounds good, I don't mind accepting a PR with this improvement.