-
Updated
Dec 16, 2020 - Go
storage
Here are 2,188 public repositories matching this topic...
-
Updated
Dec 7, 2020 - JavaScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 15, 2020 - JavaScript
-
Updated
Nov 2, 2020 - Python
-
Updated
Dec 16, 2020 - Go
Describe the bug
When a user signs in using Auth.signIn() the "signIn" event is registered multiple times in the Hub listener
To Reproduce
- Add a log inside the "signIn" event in the Hub.listener callback
- Open devtools
- Sign in using Auth.signIn()
- Notice there is at least 4 or more logs and the same amount of network calls
Expected behavior
The sign in event shou
The word is used in lots of places, e.g.:
https://thanos.io/tip/thanos/design.md/ "Chunk files hold a few hundred MB worth of chunks each."
https://thanos.io/tip/thanos/storage.md/ "This can be used to find chunk with samples in the chunk files."
It would be good to define it, like "a chunk is part of the data structure of Prometheus TSDB, holding up to 120 samples for a single timeseries".
I read the docs of dexie-export-import thoroughly, however I didn't find a way how to add onto the current database when importing the data. It either completely replaces the whole table or merges and overwrites any row with the same id.
What I'd like to do is to import the data with new id's, while keeping the old data in the table intact.
-
Updated
Dec 14, 2020 - JavaScript
Here is an issues with detailed description: NekR/offline-plugin#77
Where is the list of abbreviations used in the standard? The term "UA" is used extensively throughout the text but not explained anywhere...
-
Updated
Dec 15, 2020 - Python
-
Updated
Oct 11, 2019 - Java
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 16, 2020 - C
-
Updated
Dec 16, 2020 - Ruby
-
Updated
Nov 1, 2018 - Go
-
Updated
Nov 8, 2020
-
Updated
Nov 20, 2020 - JavaScript
-
Updated
Nov 19, 2020 - JavaScript
-
Updated
May 11, 2019 - JavaScript
-
Updated
Nov 18, 2020 - Go
Just playing around with my miner tonight, I set burn_fee_cap = -2 and the miner stopped with a thread panic.
Process abort due to thread panic
0: backtrace::backtrace::libunwind::trace
at .cargo/registry/src/github.com-1285ae84e5963aae/backtrace-0.3.50/src/backtrace/libunwind.rs:95
backtrace::backtrace::trace_unsynchronized
at .cargo/registry/src/git
We want to have consistent and structured logs to improve the ability to filter and analyse longhorn-manager logs.
Currently the controller uses the global logrus package logger, the task here would be to switch the log calls to the instance logger that was implemented in longhorn/longhorn-manager#661
While doing this also improve the log messages, where possible.
For an example of a successf
Improve this page
Add a description, image, and links to the storage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the storage topic, visit your repo's landing page and select "manage topics."
There are a lot of options in persistConfig that aren't mentioned in the README. We should add a section to the README that documents each option you can declare in a persistConfig.