-
Updated
Jul 9, 2022 - Go
storage
Here are 3,019 public repositories matching this topic...
-
Updated
May 31, 2022 - JavaScript
-
Updated
May 16, 2022 - JavaScript
-
Updated
Jun 22, 2022 - JavaScript
Is your proposal related to a problem?
Right now Thanos repo supports using Gitpod as a remote development environment. Similar to that, Github codespace is also a remote development environment that integrates be
-
Updated
Jul 2, 2022 - JavaScript
-
Updated
Jul 8, 2022 - Go
-
Updated
May 27, 2022 - Python
Before opening, please confirm:
- I have searched for duplicate or closed issues and discussions.
- I have read the guide for submitting bug reports.
- I have done my best to i
I want to implement a pagination,
Did Vue have reactive query variable like React hooks useLiveQuery() second parameter deps?
const limit = ref(50);
const items = useObservable(liveQuery(
() =>
db.orderBy("creat")
.limit(limit.value) // the limit is reavtive ref, but change limit not triger the items change.
.toArray()
))
-
Updated
Jun 18, 2022
https://html.spec.whatwg.org/multipage/images.html#updating-the-image-data
step 13:
If urlString is the same as the current request's current URL and current request's state is partially available, then abort the image request for the pending request, queue an element task on the DOM manipulation task source given the img element to restart the animation if restart animation is set, and re
-
Updated
Feb 4, 2022 - JavaScript
-
Updated
Jul 8, 2022 - Go
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
Jul 5, 2022 - Python
Describe the bug
certain pods are missing "standard" labels which are useful for certain scenarios:
app.kubernetes.io/name
app.kubernetes.io/instance
To Reproduce
Steps to reproduce the behaviour:
- Deploy longhorn
- Check labels
default labels are missing on:
all csi-.* pods
engine-image
instance-manager
longhorn-csi-plugin
Expected behavior
app.kubernetes.io
-
Updated
Nov 6, 2021 - Java
-
Updated
Jul 8, 2022 - C
-
Updated
Jun 10, 2022 - JavaScript
-
Updated
Jul 4, 2022
I want to create a Nuxt3 module base on nhost Js client to use it in Nuxt 3.
User ( session, cookie etc )
Graphql ( query + mutation )
Storage
Functions
I'm not expert, but ready to learn and sweat to do so
Someone is already work on it ? can I join ?
@elitan @plmercereau are you open to this suggestion ?
-
Updated
Jun 17, 2022 - Go
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Jun 22, 2022 - Ruby
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.