https://github.com/startdusk/reservation
https://github.com/startdusk/reservation
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/startdusk/reservation
- Owner: startdusk
- Created: 2022-10-13T13:45:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-17T09:30:45.000Z (over 3 years ago)
- Last Synced: 2025-05-15T23:42:10.593Z (about 1 year ago)
- Language: Rust
- Size: 1.11 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reservation
A core reservation service that solves the problem of reserving a resource for a period of time.
For technical details, please refer to [RFC: core reservation service](rfcs/0000-core-reservation.md).