Skip to content

Commit be0c64a

Browse files
committed
adding zstd for mongodb compression
1 parent e0c4c75 commit be0c64a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ dependencies {
111111

112112
// Mongo DB
113113
api 'org.mongodb:mongodb-driver-sync:4.5.1'
114+
api 'com.github.luben:zstd-jni:1.5.2-3'
114115

115116
// PostgresSQL library
116117
api "org.postgresql:postgresql:42.2.5"

0 commit comments

Comments
 (0)