vert-x3 / vertx-redis-client

Redis client for Vert.x
http://vertx.io
Apache License 2.0
128 stars 116 forks source link

Make Redis Resource shareable #451

Open pendula95 opened 2 months ago

pendula95 commented 2 months ago

Like other resources add option to share Redis. Example PG pool sharing https://vertx.io/docs/vertx-pg-client/java/#_pool_sharing or JDBC https://vertx.io/docs/vertx-jdbc-client/java/#_using_default_shared_data_source