-
Where distinguishing fields are specified by the Vary header, it's possible to have more than one response cached for a given URL.
A practical example is when you want to cache a resource per user …
-
I haven't been able to find any references in the documentation to Drive integration. The quickstart [documentation](https://developers.google.com/drive/api/quickstart/python) still references the [go…
-
### What happened?
Hey Arthur,
Recently we've migrated our code to axios and we've used your package to handle caching. Thank you for your work here ❤️
After the migration, we've noticed that me…
-
by running `./cs setup` on a linux x86_64 got
`Exception in thread "main" java.lang.Exception: Reading /home/user/.local/share/coursier/bin/sbt
at coursier.install.InfoFile$.liftedTree1$1(…
-
Your FAQ state
> _If canceled promises remain pending forever, won't that be a memory leak?_
>
> No, it won't.
Can you elaborate on that? I don't believe it.
-
Hi there
I was trying to do this in my own project and i followed your example from your repo here and i found you online elsewhere but in my case it doesn't work. I get Property 'mget' does not e…
-
## Compiler version
3.3.1
## Minimized code
```ScalaJS
package scalajs
import java.nio.ByteBuffer
import org.scalajs.dom
import org.scalajs.dom.{Blob, FormData}
import scala.concurre…
-
Hi,
Followed the installation instructions and to install keras3 with tensorflow in RStudio, however, it does not appear to have recognised my GPU.
```
install.packages("keras3")
keras3::inst…
-
There is a lot of asynchronous code in ShareJS. Almost all methods of the public api use callbacks and many internal methods do, too.
[Promises](http://promisesaplus.com) would be a [good way](http:/…
-
Here's the types that're being shipped right now with `@nbit/bun@0.9.0`.
Notice the lack of comments on most of the types.
For example `allowStaticFrom` has no comment in the shipped types.
https…