-
So I'm hosting Send in my homelab but its having issues with it not properly dealing with files.
I would have no problem uploading the files. I would upload my files, and then I would get a link for…
-
# Use case
Offline access and Offline Storage of webpages using serviceworker support
## Proposal
Working with ServiceWorker of browser to store data offline for offline access
-
This was discovered during an offline discussion with @BenWhitehead on https://github.com/googleapis/java-storage/issues/2716 where Storage ran into a run-time failures in graalvm when adding Direct …
-
Is the `onbeforeunload` event soon enough to fire a request if the interval hasn't fired yet?
If it's not, store to `localStorage` and send next time the page is loaded. How long before you invalidat…
-
Follow up from: https://github.com/shenyangHuang/openDG/issues/2
### High-level Idea
- Drop the maps and put all the core data in a large pre-allocated **sparse** tensor.
- A temporal index for …
-
Hello,
to avoid a problem like with the last provider cutting access suddenly, it would be great to store maps offline to be independent of outside changes. It would also follow the philosophy of N…
-
We now support stream features to online table(Redis).
It's a popular ask by users.
The main code is added by this https://github.com/linkedin/feathr/pull/137.
Existing user guide: https://git…
-
### Terraform Core Version
1.3.3
### AWS Provider Version
4.36.1
### Affected Resource(s)
* aws_storagegateway_gateway
### Expected Behavior
Plan should not error regardless of the status of th…
-
Dear Pape thanks for this wonderful code.
I am trying your lib because of its _developer friendlier_ , for me internet connectivity is not very reliable, so its causing some issues.
- Could you p…
-
I am testing the Parse SDK for .NET it is awesome.
I would like to implement a data store similar to the other SDKs so that my application can work seamlessly offline. For instance, the Android SDK…