|
Oct 27, 2024
—
Oct 27, 2025
|
||||||
| Commit Message | Contributor | Files Modified | Lines Added | Lines Removed | Code Location | Date |
|---|---|---|---|---|---|---|
| should write ints little-endian too |
robey
as Robey Pointer
|
More... | over 17 years ago | |||
| QueueCollection (and tests). already diverging from starling here, because it made more sense to have each queue be its own actor instead of playing locking games. |
robey
as Robey Pointer
|
More... | over 17 years ago | |||
| remove should return an Option, not a bogus value for failure. no idea what i was thinking there. |
robey
as Robey Pointer
|
More... | over 17 years ago | |||
| use little endian ints for reading the queue, ugh. |
robey
as Robey Pointer
|
More... | over 17 years ago | |||
| add quotes around queue names in logging |
robey
as Robey Pointer
|
More... | over 17 years ago | |||
| start of a proof of concept: starling in scala. currently just has PersistentQueue and tests. |
robey
as Robey Pointer
|
More... | over 17 years ago | |||