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
Categories
FrameworksLicense
GNU General Public License version 3.0 (GPLv3)Follow Godis
Other Useful Business Software
Compliant and Reliable File Transfers Backed by Top Security Certifications
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Godis!