Skip to content

Commit 768e716

Browse files
authored
Merge pull request #3565 from takapi327/patch-1
Add ldbc to the ecosystem
2 parents c106d77 + 5732ec1 commit 768e716

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/ecosystem.md

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ If you have a project you'd like to include in this list, either [click here](ht
4646
* [fs2-throttler](https://github.com/kovstas/fs2-throttler): Throttling for fs2 based on the token bucket algorithm.
4747
* [fs2-zk](https://github.com/Spinoco/fs2-zk): Simple Apache Zookeeper bindings for fs2.
4848
* [http4s](http://http4s.org/): Minimal, idiomatic Scala interface for HTTP services using fs2.
49+
* [ldbc](https://github.com/takapi327/ldbc): Pure functional JDBC layer with Cats Effect 3 and Scala 3.
4950
* [Lepus](https://lepus.hnaderi.dev/): Purely functional, non-blocking RabbitMQ client for Scala, Scala.js and Scala Native (with complete support for AMQP 0.9.1 + RabbitMQ extensions)
5051
* [mongo4cats](https://github.com/Kirill5k/mongo4cats): Mongo DB Scala client wrapper for Cats Effect & FS2.
5152
* [mongosaur](https://gitlab.com/lJoublanc/mongosaur): fs2-based MongoDB driver.

0 commit comments

Comments
 (0)