Mongo Client: Core

mongowp is a Java layer that enables the development of server-side MongoDB wire protocol implementations. Any application designed to act as a mongo server could rely on this layer to implement the wire protocol. Examples of such applications may be mongo proxies, connection poolers or in-memory implementations, to name a few.

Homepage POM file JAR file Javadoc
'com.8kdata.mongowp.client:core:0.20'

Dependencies

Compile dependencies

Provided dependencies