event-stream
Here are 69 public repositories matching this topic...
-
Updated
Nov 11, 2020 - Shell
-
Updated
Nov 11, 2020 - C#
-
Updated
Aug 20, 2020 - PHP
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
Oct 11, 2017 - Go
-
Updated
Nov 3, 2020 - Java
-
Updated
Sep 11, 2020 - Scala
-
Updated
Jun 4, 2020 - Java
-
Updated
Nov 4, 2020 - JavaScript
-
Updated
Nov 1, 2020 - Python
-
Updated
Nov 5, 2020 - Python
-
Updated
Oct 3, 2016 - Java
-
Updated
Apr 3, 2019 - Go
-
Updated
Jun 24, 2018 - Rust
-
Updated
May 19, 2016 - Scala
-
Updated
Aug 29, 2020 - C#
-
Updated
Oct 1, 2020 - C#
-
Updated
Jun 8, 2019 - Dockerfile
-
Updated
Jan 16, 2020 - JavaScript
-
Updated
Nov 13, 2020 - Go
The commit log partition should be scoped to either day or month or year to avoid large partitions.
This is easily a scalability issue - that needs to be taken down.
-
Updated
Feb 11, 2019 - C#
-
Updated
Oct 2, 2020 - Python
-
Updated
Oct 8, 2020 - PHP
-
Updated
Nov 5, 2020 - JavaScript
-
Updated
Feb 2, 2018 - TeX
-
Updated
May 1, 2019 - Python
Improve this page
Add a description, image, and links to the event-stream topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the event-stream topic, visit your repo's landing page and select "manage topics."


Description
The documentation for Installing Salt for development feels like it's out of date https://docs.saltstack.com/en/latest/topics/development/hacking.html . One example is that it seems to indicate that Python2 should be used:
On Arch Linux, where Python 3 is the default installation of Python, use the virtualenv2 command instead of virtualenv.