We have hosted the application godis in order to run this application in our online workstations with Wine or directly.


Quick description about godis:

Godis is a golang implementation of Redis Server, which intents to provide an example of writing a high concurrent middleware using golang. MULTI Commands Transaction is Atomic and Isolated. If any errors are encountered during execution, godis will rollback the executed commands. Server-side Cluster which is transparent to client. You can connect to any node in the cluster to access all data in the cluster. MSET, MSETNX, DEL, Rename, RenameNX command is supported and atomically executed in cluster mode, allowing over multi-node. MULTI Commands Transaction is supported within slot in cluster mode. Concurrent Core, so you don't have to worry about your commands blocking the server too much.

Features:
  • Support string, list, hash, set, sorted set, bitmap
  • Multi Database and SELECT command
  • Publish/Subscribe
  • RDB read and write
  • MULTI Commands Transaction is supported within slot in cluster mode
  • TTL


Programming Language: Go.
Categories:
Frameworks

Page navigation:

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.