Julien Ruaux

Results 8 issues of Julien Ruaux

Albums with subtracks containing alphabetical characters (e.g. 1-03a) should be ignored. Attaching proposed patch tested against a few albums with such subtracks. [subtracks_patch.txt](https://github.com/jesseward/discogstagger/files/1009355/subtracks_patch.txt)

Feature Request

Running this invalid command returns OK: `TS.CREATE ts:1 ON_DUPLICATE LAST`

enhancement

For big keys and type-based replication, RIOT Redis should avoid fetching the whole value at once but rather use type-specific iterators (SSCAN for sets, ZSCAN for zsets, HSCAN for hashes,...

enhancement

Support importing time-series data into RedisTimeSeries

enhancement

- Steps to reproduce provided Trying to perform `full-release` on project https://github.com/redis-developer/riot Fails at the docker login phase: https://github.com/redis-developer/riot/actions/runs/3927497273 ``` [INFO] [docker] publishing riot-db distribution ... [DEBUG] [docker] login into...

bug

Add fields from current record to the evaluation context to enable something like this: `riot faker-import field1=name.firstName field2=#record.field1`

enhancement

BlockingQueue documentation for `offer()` method says it should return `true` upon success and `false` if no space is currently available. I think this block in ConcurrentSetBlockingQueue should return `true` instead...

{link_releases} does not resolve in install.adoc