https://github.com/mayhendrap/rqueue-delayed-task
Order cancellation using redis after the specified time
https://github.com/mayhendrap/rqueue-delayed-task
delayed-tasks redis spring-boot-2
Last synced: about 2 months ago
JSON representation
Order cancellation using redis after the specified time
- Host: GitHub
- URL: https://github.com/mayhendrap/rqueue-delayed-task
- Owner: mayhendrap
- Created: 2023-02-13T08:28:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-13T08:34:20.000Z (over 3 years ago)
- Last Synced: 2023-07-31T05:26:05.411Z (almost 3 years ago)
- Topics: delayed-tasks, redis, spring-boot-2
- Language: Java
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rqueue-delayed-task
Sample of order cancellation if the order has not been paid after the specified time.