Andrey Belyaev
Andrey Belyaev
https://pkgs.alpinelinux.org/packages?name=mongodb&branch=edge The package appears to be gone from edge repositories for good... any idea why? Is there a new way to install latest version of MongoDB in Alpine?
@russkel ok, thanks for the info! Never installed from there, though. Is there a guide?
@russkel I just checked that the version there is actually the same I have already - **4.0.6** (guess I downloaded it right before the takedown, was luckier than @dacarley). So,...
@russkel yeah, was really surprised too. And here's the radio silence when it went away from Alpine repos in our case. Literally no google results about this happening, you have...
@russkel let me know if you do. Though didn't find any documentation on [their site](https://git.alpinelinux.org/aports/about/) on how to use them.
@russkel only drivers, not mongodb itself? And I use edge repositories already like so: `echo "http://mirror.yandex.ru/mirrors/alpine/edge/testing" >> /etc/apk/repositories`, but weren't we talking about aports, or is it the same thing?
Is this still not a thing?
@pootzko I'm really happy how well your library have currently been behaving in my projects, but I'm afraid if it were to break right after InfluxDB **2.0** release (which is...
Regarding UI: http://avaloniaui.net/blog/2018-02-18-avalonia-beta1
Support nano sec level precision in returned data, or at least micro sec. And Query timestamp format
@seafront12 [InfluxData.Net](https://github.com/pootzko/InfluxData.Net), which is what this application uses internally, doesn't support nanoseconds. There is a [fork](https://github.com/ummarbhutta/InfluxData.Net) of it that does, though. You can try and integrate it yourself (: