Connecting to Databases Installing Database Drivers Supported Databases and Dependencies Installing Drivers in Docker Images 1. Determine the driver you need 2. Install the drive...
REST API v1 Session Resource GET /sessions Response Body GET /sessions/${sessionHandle} Response Body GET /sessions/${sessionHandle}/info/${infoType} Request Parameters Respon...
Version 3.1.2 Version 3.0.4, 3.1.1 Version 3.0.3 Version 3.0.2, 2.1.3 Version 3.0.0 Version 2.1.3 Version 2.1.2 Version 2.1.1 Version 2.1.0 Version 2.0.1 Version 3.1.2 ...
Using Redisson API Programmatic configuration is performed by the Config object instance. For example: Config config = new Config (); config . setTransportMode ( Transpo...
Remote service Redisson provides Java Remote Services to execute remote procedure call using Redis or Valkey. Remote interface could have any type of method parameters and result ...