Download mongo-change-stream-enhancer JAR file with all dependencies
mongo-change-stream-enhancer from group com.gravity9 (version 1.0.4)
This is a lightweight library that allows Java developers to scale their usage of MongoDB Change
Streams. Mongo Change Stream Enhancer divides Change Stream events into partitions and enables you to handle
them in separate Threads, increasing throughput. It achieves that by creating a Change Stream per each partition
(number is configurable) and handling each Change Stream in a dedicated Thread.
Group: com.gravity9 Artifact: mongo-change-stream-enhancer
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact mongo-change-stream-enhancer
Group com.gravity9
Version 1.0.4
Last update 27. September 2024
Organization not specified
URL https://github.com/gravity9-tech/mongo-cse
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies mongodb-driver-sync, log4j-api, log4j-core, log4j-slf4j-impl,
There are maybe transitive dependencies!
Group com.gravity9
Version 1.0.4
Last update 27. September 2024
Organization not specified
URL https://github.com/gravity9-tech/mongo-cse
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies mongodb-driver-sync, log4j-api, log4j-core, log4j-slf4j-impl,
There are maybe transitive dependencies!
Page 1 from 1 (items total 1)