Skip to content

Releases: seb-oss/Spark-packages

@sebspark/[email protected]

25 Sep 08:02
d5a6d04
Compare
Choose a tag to compare

Patch Changes

  • 9342770: Use redis event ready instead connect to start storing data

@sebspark/[email protected]

25 Sep 14:19
bdf56c0
Compare
Choose a tag to compare

Patch Changes

  • cccc089: Error in GCP Redis MemoryStore, doesnt support SETNAME command

@sebspark/[email protected]

24 Sep 13:51
8295ecb
Compare
Choose a tag to compare

Patch Changes

  • 3e9f97f: Fix: Return a promise to avoid errors in the retry function

@sebspark/[email protected]

24 Sep 10:39
1b1f8fa
Compare
Choose a tag to compare

Patch Changes

  • 5cfb14a: Change redis connection reuse logic

@sebspark/[email protected]

24 Sep 07:56
8d2cc78
Compare
Choose a tag to compare

Patch Changes

  • e21f808: Add connection flag to persistor

@sebspark/[email protected]

24 Sep 07:29
8c7f0b4
Compare
Choose a tag to compare

Patch Changes

  • 0da73eb: Show in logs which client is trying to connect to redis

@sebspark/[email protected]

23 Sep 09:59
68f8f7f
Compare
Choose a tag to compare

Patch Changes

  • 0a38227: bug fix stack false no longer clears formatting

@sebspark/[email protected]

20 Sep 14:34
8eca18b
Compare
Choose a tag to compare

Major Changes

  • bfcf244: Add a name to the redis connection, then the PromiseCache class will get the current persistor with that connection name avoiding duplicates

@sebspark/[email protected]

18 Sep 13:48
aebe9f0
Compare
Choose a tag to compare

Minor Changes

  • f4ed2a1: Use retry from "@sebspark/retry" when try to connect to redis

@sebspark/[email protected]

17 Sep 13:46
c60acb6
Compare
Choose a tag to compare

Minor Changes

  • 052ad11: Added support for additionalProperties