• Доступ к сайту с VPN ограничен. Ваш аккаунт может быть забанен. Access to the site with a VPN is limited. Your account may be banned.

V.I.P 4.25 CP Plugins SDRedis Plugin 4.25

SDRedis Plugin
Версия Unreal Engine
4.25
The SDRedis is a plugin for UE4 that allows your projects to interact with the redis database, it's usually used for dedicated game servers. You just need to simply initialize the redis connection and use it.

What's redis
Redis is an open source (BSD licensed), in-memory data structure store that is used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes with radius queries and streams. Redis has built-in replication, Lua scripting, LRU eviction, transactions and different levels of on-disk persistence, and provides high availability via Redis Sentinel and automatic partitioning with Redis Cluster.

About me
I am a developer with more than ten years of game development experience. I am also a game fan. I have been working on the development of game front-end and back-end modules, as well as the development of engines and related tools. I have been using Unreal Engine for game development since 2016. I plan to use my spare time to accumulate technology related to Unreal Engine and custom servers, and to make plugins and tools to simplify the workflow of game development. This plugin is one of them. My email is: 845230088@qq.com, welcome to guide and communicate.

Technical Details​


Features

  • Nodes executed in blueprints, And you can also use it in C ++ projects
  • Supports synchronous and asynchronous queries
  • Run asynchronously in the asynchronous thread pool of UE4 during asynchronous query
  • Dynamically increase internal connections based on the number of asynchronous queries
  • Provides redis common operations for connection, key, String, Set, List, Hash, and Publish/Subscribe



Code Modules
  • RedisPlugin [Runtime]
Автор
Lucifer
Скачивания
2
Просмотры
279
Первый выпуск
Обновление
Оценка
0.00 звёзд 0 оценок

Поделиться ресурсом

Сверху