Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rsmq

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rsmq - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

4

CHANGELOG.md
# CHANGELOG for rsmq
## 0.8.2
* Added mention for "RSMQ in other languages" in README.md
## 0.8.1

@@ -4,0 +8,0 @@

2

package.json
{
"name": "rsmq",
"description": "A really simple message queue based on Redis",
"version": "0.8.1",
"version": "0.8.2",
"license": "MIT",

@@ -6,0 +6,0 @@ "author": "P. Liess <smrchy+npm@gmail.com>",

@@ -50,2 +50,10 @@ ![RSMQ: Redis Simple Message Queue for Node.js](https://img.webmart.de/rsmq_wide.png)

## RSMQ in other languages
The simplicity of RSMQ is useful in other languages. Here is a list of implementations in other languages:
* [**Java**](https://github.com/wedeploy/jrsmq) RSMQ for Java. See [#48](https://github.com/smrchy/rsmq/issues/48)
Note: Should you plan to port RSQM to another language please make sure to have tests to insure compatibility with all RSMQ clients. And of course: let me know so i can mention your port here.
## Example

@@ -52,0 +60,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc