-
I am implementing a custom session driver backed by Redis. Whilst it is possible, I have to traffic through `Codable` to encode a JSON data blob as `SessionData` does not expose its storage (the `[Str…
-
- Laravel Version: 8.0
- Nova Version: 3.0
- PHP Version: 7.4
- Database Driver & Version:
- Operating System and Version: Vapor
- Browser type and version: Chrome
### Description:
I am att…
-
There are several scenarios in which one might want to render using information that is tied to the lifetime of a request:
- current username
- current URL
- flash messages (see https://github.com/…
-
I am getting the following error when I try to install Vapor on my Mac (Catalina 10.15.5, Xcode 11.5 - installed from the developer portal and not the app store ).
> ➜ ~ brew install vapor/tap/vap…
-
The flowline output format of the Flow visualizer does not contain a seed identifier. Having one would greatly facilitate automatic parsing of the file.
clyne updated
3 years ago
-
From Jack in Feb 5 email:
> I have been investigating bugs related to WDM data with variable timesteps. My review of the readWDM code that loops through WDM data Groups (after comment #Get timeser…
-
My test project failed to build with `swift build -c release`. `[Linking Run]` message is never printed.
```
root@ip-...:/home/ubuntu/hello# swift run
[48/77] Compiling Vapor Application+HTTP+Cli…
mohok updated
4 years ago
-
Use simple spark batch job script:
https://github.com/Open-EO/openeo-geopyspark-driver/blob/master/openeogeotrellis/deploy/submit_batch_job.sh
Vito has docker images available with all dependenc…
-
I am trying to use xray with some CESM [POP model netCDF output](http://www.cesm.ucar.edu/models/ccsm3.0/pop/doc/POPusers_chap4.html), which supposedly follows CF-1.0 conventions. It is failing becaus…
-
### The Question
Do we have a defined strategy how to determine if a parameter is optional? What is this strategy?
### Background
I came across this question when I tried to use an `@Paramete…