warning
WIP: Do not use in production, soon modifications will possibly break your scripts.
CTRLRedis
Configure your server
set redis_connection_string "redis://:[email protected]:6379/1"
Usage
Resources can import ctrlredis methods by including our library.
Lua
Modify fxmanifest.lua
for your resource, and add the following above any other script files.
server_script '@ctrlredis/lib/Redis.lua'