Files
NodeBB/test
Barış Uşaklı 14043ab0fd Node redis (#13500)
* refactor: start migrating to node-redis

* few more zset fixes

* fix: db.scan

* fix: list methods

* fix set methods

* fix: hash methods

* use hasOwn, remove cloning

* sorted set fixes

* fix: so data is converted to strings before saving

otherwise node-redis throws below error
TypeError: "arguments[2]" must be of type "string | Buffer", got number instead.

* chore: remove comments

* fix: zrank string param

* use new close

* chore: up dbsearch

* test: add log

* test: more log

* test: log failing test

* test: catch errors in formatApiResponse

add await so exception goes to catch

* tetst: add log

* fix: dont set null/undefined values

* test: more fixes
2025-06-18 13:04:57 -04:00
..
2025-06-18 13:04:57 -04:00
2025-06-18 13:04:57 -04:00
2023-03-17 11:58:31 -04:00
2025-06-18 13:04:57 -04:00
2025-04-22 17:15:48 -04:00
2023-08-02 12:52:46 -04:00
2023-12-05 10:41:23 -05:00
2023-12-18 12:08:34 -05:00
2021-02-08 18:06:44 -05:00
2025-05-12 09:30:33 -04:00
2024-03-26 18:59:11 -04:00
2023-10-13 17:19:22 -04:00
2021-02-08 18:06:44 -05:00
2023-12-18 12:08:34 -05:00
2023-12-18 12:08:34 -05:00
2023-12-18 12:08:34 -05:00
2025-03-08 00:39:46 -05:00
2024-01-17 15:18:26 -05:00
2025-06-05 07:15:45 -04:00
2021-02-08 18:06:44 -05:00
2021-02-08 18:06:44 -05:00
2023-12-18 12:08:34 -05:00
2021-02-08 18:06:44 -05:00
2023-06-20 19:24:21 -04:00
2025-01-07 13:55:40 -05:00
2021-11-23 19:02:49 -05:00
2025-05-05 11:09:53 -04:00