GodotRedisClient initial release
reddit.com·6h·
Discuss: r/godot
Flag this post

Hey all, just wanted to post that I’ve released a redis client for Godot for interacting with redis from gdscript. This is still in early development but is functional.

I’ve started a multiplayer related project up recently and had the need for some simple state management across instances so decided to create this for it and share it more widely since I was already going to do it.

You can find it in the asset store here https://godotengine.org/asset-library/asset/4469 You can find the git repo and docs here https://github.com/shiburito/GodotRedisClient/tree/main/addons/godot_redis_client - make sure to checkout the examples folder script as the …

Similar Posts

Loading similar posts...