elasticmq icon indicating copy to clipboard operation
elasticmq copied to clipboard

In-memory message queue with an Amazon SQS-compatible interface. Runs stand-alone or embedded.

Results 56 elasticmq issues
Sort by recently updated
recently updated
newest added

Well, there are two questions: What Group Id should I send for ElasticMQ FIFO queues in the params like this?: Typescript: ```ts const params: SQS.SendMessageRequest = { QueueUrl: AWS_QUEUE_URL, MessageBody:...

Updates [org.graalvm.nativeimage:svm](https://github.com/oracle/graal) from 22.1.0 to 22.1.0.1. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...

Currently when creating a queue the URL is always of the form `http:///queue/`. Originally I thought I could configure the `queue` part via the `context-path` setting, but that does not...

Updates [org.scalikejdbc:scalikejdbc](http://scalikejdbc.org/) from 3.5.0 to 4.0.0. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...

Are there plans for Scala 3 support?

scala 3

Would it be possible for the UI to show the message body? preferably not by dequeuing the message, but more like taking a look at the content from the in-memory...

ui

Updates com.typesafe.sbt:sbt-git from 1.0.2 to 2.0.0. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...

OS: MacOS Big Sur 11.6.1 Running the docker image locally and use `docker stats` to inspect the memory usage, it just keeps increasing until it runs out of assigned memory...

##### Error Message ``` Binding failed. Switch on DEBUG-level logging for `akka.io.TcpListener` to log the cause ``` ##### Stacktrace ``` java.lang.RuntimeException: Binding failed. Switch on DEBUG-level logging for `akka.io.TcpListener` to...