2
0
Fork 0
mirror of https://git.asonix.dog/asonix/pict-rs synced 2024-11-10 14:34:57 +00:00
Commit graph

63 commits

Author SHA1 Message Date
77a400c7ca Implement UploadRepo 2022-04-02 17:41:00 -05:00
09f53b9ce6 Move away from UploadManager to direct repo & store actions 2022-04-02 16:44:03 -05:00
6ed592c432 In Progress: process jobs
- Is this a good idea? it definitely will make interacting with pict-rs harder. Maybe it's best not to do this
2022-04-01 16:51:12 -05:00
c0d8e0e8e3 Support multiple queues for job processor 2022-04-01 11:51:46 -05:00
602d1ea935 Begin implementing queue, put cleanups in it 2022-03-29 12:51:16 -05:00
eb5e39c634 Use color-eyre 2022-03-28 20:47:46 -05:00
3792a8923a Finish redoing config probably 2022-03-27 23:27:07 -05:00
37e6b21b55 Fix Range, consolidate errors, test object storage 2022-03-26 20:45:12 -05:00
15b52ba6ec Get it compiling again 2022-03-26 16:49:23 -05:00
323016f994 Build out migration path 2022-03-25 18:47:50 -05:00
750ce4782e Rework configuration 2022-03-24 22:06:29 -05:00
d6567fbbbd Implement sled repo 2022-03-24 17:09:15 -05:00
a0c99d05eb Create initial trait representation for database 2022-03-24 13:16:41 -05:00