https://github.com/acoshift/redis-accounting-example
https://github.com/acoshift/redis-accounting-example
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/acoshift/redis-accounting-example
- Owner: acoshift
- Created: 2017-04-24T16:50:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-24T18:06:46.000Z (about 8 years ago)
- Last Synced: 2025-02-01T02:20:19.082Z (4 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# redis-accounting-example
This repo show you how to use transaction in redis, for critical task like accouting.
## How to Run
1. Start redis server on `localhost` default port
1. Run `main.go`