server stack for keuss
  • JavaScript 98.5%
  • Pug 0.8%
  • CSS 0.6%
Find a file
2026-01-20 19:50:09 +01:00
docker-compose use keuss v2.1.0 2025-11-14 19:19:10 +01:00
docusaurus commtted docusaurus/yarn.lock 2025-11-14 19:32:01 +01:00
etc updated docs & sample config 2024-06-30 10:38:09 +02:00
lib/exchange adapted to async factory.queue(), all tests passed except AMQP 2024-06-27 19:07:24 +02:00
playground added exchange playground inna compose 2022-08-12 20:44:21 +02:00
public add DeadLetter to UI 2022-02-22 20:22:02 +01:00
routes adapted to async factory.queue(), all tests passed except AMQP 2024-06-27 19:07:24 +02:00
stomp-cl added pub/sub examples on stomp-cl 2023-01-01 17:54:38 +01:00
test tests passed with keuss v2.0.3 , after adding postgres 2024-06-29 22:01:27 +02:00
views add DeadLetter to UI 2022-02-22 20:22:02 +01:00
.dockerignore restrict what is going into the docker image 2024-06-30 10:23:07 +02:00
.gitignore added docker-compose testbed 2021-02-27 17:21:27 +01:00
.npmignore tests passed with keuss v2.0.3 , after adding postgres 2024-06-29 22:01:27 +02:00
amqp.js async factory.queue() works finally on amqp with rhea 2024-06-29 10:15:26 +02:00
app.js added RO rest api for exchanges 2022-07-05 19:35:43 +02:00
docker-compose.yaml use keuss v2.1.0 2025-11-14 19:19:10 +01:00
Dockerfile updated deps 2024-10-06 18:49:16 +02:00
index.js added histogram metric to exchange loops 2022-07-10 19:40:20 +02:00
LICENSE Initial commit 2017-04-13 14:26:05 +02:00
log-compose.js added docker-compose testbed 2021-02-27 17:21:27 +01:00
log-development.js more integration on keuss-server 2022-02-28 19:25:13 +01:00
package-lock.json updated deps, use keuss 2.2.1 2026-01-20 19:50:09 +01:00
package.json updated deps, use keuss 2.2.1 2026-01-20 19:50:09 +01:00
README.md moved to codeberg 2025-08-24 16:08:34 +02:00
Scope.js adapted to async factory.queue(), all tests passed except AMQP 2024-06-27 19:07:24 +02:00
stomp.js adapted to async factory.queue(), all tests passed except AMQP 2024-06-27 19:07:24 +02:00
TODO a few more tests for rest streams 2023-01-12 18:15:59 +01:00

Keuss Server: Distributed Job Queues on top of mongodb/redis

See documentation here