Marked todo item as done

This commit is contained in:
Tristan B. Velloza Kildaire 2021-09-08 19:23:44 +02:00
parent 4316d4817f
commit 6382343916
1 changed files with 1 additions and 1 deletions

2
todo
View File

@ -4,7 +4,7 @@
- [ ] Sleep option
- [x] Use linked list for queues (increase performance)
- [ ] shutdown option
- [ ] Queue policies
- [x] Queue policies
- [x] Length cap
- [ ] Exceptions
- [x] Queue deletion