nosql-java-sdk icon indicating copy to clipboard operation
nosql-java-sdk copied to clipboard

SDK for Java for the Oracle NoSQL Database

Results 2 nosql-java-sdk issues
Sort by recently updated
recently updated
newest added

Seems that you are using Netty for HttpClient implementation. Although async is not supported yet, maybe it would be better to use Reactor Netty instead for reactive support? Adding reactive...

The client side HTTP2 support. It works in the following modes: 1. TLS negotiate Http2/Http1.1 mode, require new Httpproxy 2. TLS fallback to Http1.1 mode, compatible with old httpproxy 3....

OCA Verified