Pinned Repositories
JsonPath
Java JsonPath implementation
json-patch-path
An RFC 6902 (JSON Patch) and reverse, plus RFC 7386 (JSON Merge Patch), implementation in Java using Jackson (2.x)
mongo-cse
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.
piotr-bugara-gravity9's Repositories
piotr-bugara-gravity9/JsonPath
Java JsonPath implementation