Phants Client for Redis
A Unity package providing a client implementation of the Redis protocol for asynchronous networking.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $60
- Category:
- Tools › Network
- Developer:
- Phants
- Price:
- $60
- Favorites:
- 7
- Supported Unity Versions:
- 2021.3.15 or higher
- Current Version:
- 1.2.1
- Download Size:
- 138.09 KB
- Last Update:
- Jan 11, 2023
- Description:
- This package offers a 100% asynchronous networking implementation based on sockets, supporting both pub/sub and command modes. It includes example scripts and scenes demonstrating how each mode is used, as well as a customizable response parsing interface with built-in parsers for common RESP types. The package supports 206 Redis commands with full documentation. All source code is included. Note that some commands have been omitted due to their limited value in a Unity project.
- Technical Details:
- 100% asynchronous networking implementation based on sockets
Supports both pub/sub and command modes
Includes example scripts and scenes demonstrating how each mode is used
Customizable response parsing interface
Built-in response parsers for common RESP types
Supports 206 Redis commands with full documentation
All source code included - Continue »