fromgate
Administrator
Пользователь fromgate разместил новый ресурс:
Nedis - Redis API for Nukkit, based on Jedis library
Nedis - Redis API for Nukkit, based on Jedis library
Узнать больше об этом ресурсе...
Nedis
Nedis is based on Jedis (Java based Redis client). It created to provide to plugin developers ability to access Redis databases.
Features
- Provides API for accessing Redis servers;
- Allows to configure default Jedis - plugins will use it without additional configuration.
- Allows to use custom server settings per plugin.
How to use plugin...