Skip to content

Commit 3917e25

Browse files
committed
Add fs2-compress as affiliate project
1 parent 764f982 commit 3917e25

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_data/projects.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,11 @@
111111
category: "Typeful Spark"
112112
description: "Frameless is a library for working with Spark using more expressive types."
113113
github: "https://github.com/typelevel/frameless"
114+
- title: "fs2-compress"
115+
category: "Stream Processing"
116+
description: "Compression Algorithms for Fs2 "
117+
github: "https://github.com/lhns/fs2-compress"
118+
affiliate: true
114119
- title: "fs2-data"
115120
category: "Stream Processing"
116121
description: "Parse and transform data (CBOR, CSV, JSON, XML) in a streaming manner"

0 commit comments

Comments
 (0)