📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

redis-smq-rest-api

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis-smq-rest-api - npm Package Versions

2

8.2.1

Diff
weyoss
published 8.2.1 •

Changelog

Source

8.2.1 (2025-04-22)

🐛 Bug Fixes

  • redis-smq-common: set default log level to INFO (bbd6952)
  • redis-smq: use correct cursor for SSCAN operation, clean up (33828ed)

📝 Documentation

  • redis-smq: add pageSize to IQueueMessagesPageParams typing (32bf04f)
  • redis-smq: improve logging and documentation (ed477db)

✅ Tests

  • redis-smq: add new tests for queue message storage implementations (5697e58)
weyoss
published 8.2.0 •

Changelog

Source

8.2.0 (2025-04-20)

✨ Features

  • redis-smq-common: implement ConsoleLogger and improve logging (37122c2)
  • redis-smq: enhance logging with detailed debug information (3935682)

🐛 Bug Fixes

  • redis-smq: await async queue consumers retrieval in test (0b1f727)

🚀 Chore

  • add documentation bug report issue template (502b942)
  • use more descriptive labels for docs bug report (4848495)

📝 Documentation

  • redis-smq-common: enhance logger documentation and add ConsoleLogger API reference (e6299d7)
  • redis-smq-rest-api: update package name reference in README (cf8415d)
  • redis-smq: fix typos and enhance API documentation (aabf2fa)
  • redis-smq: update configuration examples (906193e)
  • update logs documentation link (9561f31)
  • update redis-smq references (79bdc4c)
  • update redis-smq-common references (d8d9fc3)

✅ Tests

  • redis-smq-common: enhance logger tests (98a275b)
weyoss
published 8.1.0 •

Changelog

Source

8.1.0 (2025-04-16)

✨ Features

  • redis-smq-common: add scard method to Redis client (fc0243c)

🐛 Bug Fixes

  • redis-smq: prevent duplicate message publishing for scheduled tasks (18b1bd9)

🚀 Chore

  • add GitHub issue templates for bug reports and feature requests (696fe34)
  • add Q&A discussion link (d84a369)
  • improve issue templates with clearer labels and descriptions (60771ce)
  • update GitHub Actions dependencies to latest versions (bf6eaff)

📝 Documentation

  • redis-smq: update documentation and interfaces (f917cd9)

♻️ Code Refactoring

  • redis-smq: improve queue message management system with storage abstractions (20d9985)
  • redis-smq: rename IQueueMessages interface to IQueueMessageManager (505b555)
weyoss
published 8.0.3 •

Changelog

Source

8.0.3 (2025-04-14)

🚀 Chore

  • redis-smq-common: enhance Redis server management with CLI and scripts (1fec53e)

📝 Documentation

  • fix ERedisConfigClient import, update installation instruction (6d4cb62)
weyoss
published 8.0.2 •

Changelog

Source

8.0.2 (2025-04-14)

🚀 Chore

  • redis-smq-common: update Valkey server binary URLs to v7.2.8-2 (e6b9b8d)

📝 Documentation

  • redis-smq-common: update package description and documentation link (3a5d91c)
  • reorganize and enhance documentation across packages (212fe75)
  • simplify and streamline v8 release notes (60ab227)
weyoss
published 8.0.1 •

Changelog

Source

8.0.1 (2025-04-13)

📝 Documentation

  • redis-smq-rest-api: update README (62fad72)
  • redis-smq-web-ui: add initial README with feature overview (9901a45)
  • redis-smq: update links to REST API and Web UI documentation (77a923d)

♻️ Code Refactoring

  • redis-smq: improve redis-keys module with better organization and documentation (850116d)
  • redis-smq: update key prefix with version-based naming scheme (6af3840)
weyoss
published 8.0.0 •

Changelog

Source

8.0.0 (2025-04-13)

🚀 Chore

  • expand release script options with semantic versioning commands (0b3794a)

📝 Documentation

  • add release notes for RedisSMQ v8 (81835e2)
  • update README with v8 release announcement (99b977f)
weyoss
published 8.0.0-rc.36 •

Changelog

Source

8.0.0-rc.36 (2025-04-11)

⚠ BREAKING CHANGES

  • redis-smq-common: implement FileLock class with improved locking mechanism

✨ Features

  • redis-smq-common: add options to build/download Redis binary (f00df37)

📝 Documentation

  • redis-smq-common: clarify FileLock method descriptions (3578221)
  • redis-smq-common: clean up redis-client.md (e0b31b4)
  • redis-smq-common: fix capitalization of FileLock in README (2d448e0)
  • redis-smq-common: fix typo in redis-server.md (2657b3b)
  • redis-smq-common: improve documentation structure (975b696)

♻️ Code Refactoring

  • redis-smq-common: download and use pre-built Redis binaries (9a3d244)
  • redis-smq-common: implement FileLock class with improved locking mechanism (77c1cff)
  • redis-smq-common: rename createClient (7d748d8)
  • redis-smq-common: shorten imports (21ec49a)

✅ Tests

  • redis-smq-common: use os.tmpdir() for test lock files (f33b738)

👷 Continuous Integration

  • update workflow for improved code analysis (97c5f70)
weyoss
published 8.0.0-rc.35 •

Changelog

Source

8.0.0-rc.35 (2025-03-22)

📦‍ Build System

  • redis-smq-rest-api: include schema.json in npm package (0743e10)
weyoss
published 8.0.0-rc.34 •

Changelog

Source

8.0.0-rc.34 (2025-03-22)

📦‍ Build System

  • update repository links and issue tracking (de60250)
2