Skip to content

Commit 7d2a1b8

Browse files
authored
Merge pull request #60 from azita-abdollahi/master
add scylladb adapter module to the list.
2 parents 169fea7 + ef637a0 commit 7d2a1b8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

modules.yml

+6-1
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,12 @@ services:
319319
link: https://www.npmjs.com/package/moleculer-mongobubble
320320
desc: A Moleculer module for generating CRUD services using 🍃🫧 [MongoBubble](https://mongobubble.com/).
321321
official: false
322-
author: ggondim
322+
author: ggondim
323+
- name: moleculer-db-adapter-scylla
324+
link: "https://github.com/azita-abdollahi/moleculer-db-adapter-scylla#readme"
325+
desc: A [scyllaDb](https://www.scylladb.com/) adapter for Moleculer using [express-cassandra](https://www.npmjs.com/package/express-cassandra).
326+
official: false
327+
author: azitaabdollahi
323328
metrics:
324329
title: Metrics and Tracing
325330
to-pub-on-site: true

0 commit comments

Comments
 (0)