Karol Marcjan

Results 6 issues of Karol Marcjan

[example.zip](https://github.com/google/go-cloud/files/3952167/example.zip) ### Is your feature request related to a problem? Please describe. The docstore API cannot be used with Google Cloud Firestore in Datastore mode. The `docstore/gcpfirestore` driver is not...

Maybe it's something with my environment, but the following happens when I try to follow the instructions from `INSTALL.md`: ``` bash # git clone https://github.com/perl11/potion Cloning into 'potion'... remote: Reusing...

I've followed the instructions from the README inside a virtualenv. Django doesn't report any issues loading the `macros` app, but when i do `{% load macros %}` in a template...

### Check for existing issues - [X] Completed ### Describe the feature Markdown is great for writing technical documentation maintained alongside the code, using the same workflows - but technical...

enhancement
markdown
potential extension
language

Some people might want to test their code with the latest versions ahead of any official release. It would be nice if that'd be doable by changing just the version...

Marmot can undo a locally committed write if it conflicts with a write that was already replicated to the other nodes. An application might prefer to only respond - possibly...

enhancement