-
In testing editing, I've noticed that files I think should be bitwise identical - for eg image-1.jpg from the first upload, and then image-1.jpg after v1 has been extracted for the second upload - are…
-
This service shall have two routes:
* User information: when called with user credentials encoded in a [JWT](https://jwt.io/), this endpoint shall return the Object Storage endpoint, bucket (or con…
-
I'm really interested by your SDK but i've noticed that you need to use an URL and Token from Vercel and i see no option to connect a Redis instance directly.
I'm used to work with local containers f…
-
could you add zset support
-
Right now we're hitting Redis on the `radix/wrapper` tests. I tried really hard to not do that and failed. I want something like this:
``` go
// wrappers/radix/wrapper.go
import "github.com/fzzy/rad…
-
## The dependency [connect-redis](https://github.com/visionmedia/connect-redis) was updated from `3.3.3` to `3.4.0`.
🚨 [View failing branch](https://github.com/betamore/fswd-lab-13/compare/master...…
-
Enabled the redis in pongo.
Tested the following simple code.
Redis connect always takes 20 seconds.
local helpers = require "spec.helpers"
local redis = require "resty.redis"
…
-
Add support for additional Docker images to run along side mocks and services. This is important if a service has a dependency on an unsupported mock
-
# Background
Currently there is no persistence layer in the application.
# Prerequisites
- [x] use UUIDs for IDs of domain entity question set (#37)
# Requirements
- [ ] persist data outside …
-
**Summary:**
Apart from isolated unit tests should contain flow tests, where various common/expected flows are tested. For example in NS context that could be an example:
1. Create a device via…