-
Updated
Feb 6, 2021 - Shell
ssh
Here are 3,424 public repositories matching this topic...
-
Updated
Feb 14, 2021 - Go
-
Updated
Mar 4, 2021 - HTML
-
Updated
Dec 28, 2020 - JavaScript
-
Updated
Mar 7, 2021 - Go
the borg files cache can be rather large, because it keeps some information about all files that have been processed recently.
lz4 is a very fast compression / decompression algorithm, so we could try to use it to lower the in-memory footprint of the files cache entries.
before implementing this, we should check how big the savings typically are - to determine whether it is worthwhile doing
-
Updated
Feb 12, 2021
-
Updated
Feb 14, 2021 - C#
-
Updated
Mar 4, 2021 - Python
What would you like to be added
Add support for a DynamoDB storage backend. Although MySQL is available, it would require to run a RDS Instance for it. Extra costs, backup considerations, etc. Even with Aurora Serverless.
DynamoDB is just there, scales as needed with OnDemand pricing and has fine backup capabilities.
Why this is needed
We plan to run step-ca in AWS ECS on Farga
-
Updated
Feb 24, 2021 - Go
-
Updated
Dec 9, 2020 - Java
-
Updated
Dec 25, 2020 - Python
Localization
-
Updated
Feb 28, 2021 - Shell
-
Updated
Mar 5, 2021 - Go
-
Updated
Feb 8, 2021 - Perl
-
Updated
Feb 19, 2021 - Go
-
Updated
Feb 5, 2021
Improve this page
Add a description, image, and links to the ssh topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ssh topic, visit your repo's landing page and select "manage topics."
User scrolling is currently not emitted as an onScroll event. What's the reason for this? Is this really intended?
I'd like to monitor the scroll state of the terminal in order to notice when it's scrolled al