Commit Graph

283 Commits

Author SHA1 Message Date
Harrison Burt 783a5dea5b add Dockerfile to build images 2021-06-04 21:04:12 +01:00
Harrison Burt 5c2a7e8323 Update issue templates 2021-06-04 18:15:10 +01:00
Harrison Burt 35b4fdba37 bump to v1 2021-06-03 22:54:30 +01:00
Harrison Burt 8c6fe56898 Change to i32 for file_size 2021-06-03 22:54:25 +01:00
Harrison Burt 311f08988b adjust SQL handling to conform with datetime 2021-06-03 22:53:53 +01:00
Harrison Burt b6ce3db472 Merge remote-tracking branch 'origin/master' 2021-06-03 22:15:04 +01:00
Harrison Burt 51954bef4e
Update getting-started.md 2021-06-03 22:12:57 +01:00
Harrison Burt bceb892126
Update getting-started.md 2021-06-03 21:41:29 +01:00
Harrison Burt 140e89f162 tests 2021-06-03 21:08:51 +01:00
Harrison Burt 7fef811786 fix counting 2021-06-03 21:04:43 +01:00
Harrison Burt 5c4d206457 fmt 2021-06-03 20:51:29 +01:00
Harrison Burt ea15e655bf add configurable logs 2021-06-03 20:51:18 +01:00
Harrison Burt 195b64d58c quick reformat 2021-06-03 20:40:47 +01:00
Harrison Burt 1219916eaf rustfmt 2021-06-03 20:20:37 +01:00
Harrison Burt 1b1594459c fix / mitigate timeout issues 2021-06-03 20:20:17 +01:00
Harrison Burt 4c509d75ed move to &mut self for ensure tables to allow for CQL prepared statement generation 2021-06-03 20:04:29 +01:00
Harrison Burt 4102fe011d fix cql errors 2021-06-03 19:35:53 +01:00
Harrison Burt 4e67694678 disable debugging again 2021-06-03 00:10:33 +01:00
Harrison Burt 62ec398823 adjust example 2021-06-03 00:10:12 +01:00
Harrison Burt 4ddb83eb04 correct init example 2021-06-03 00:07:42 +01:00
Harrison Burt 23a89e9007 rustfmt 2021-06-03 00:07:03 +01:00
Harrison Burt 26e4b0187d add a more manageable system for production scylla 2021-06-03 00:06:50 +01:00
Harrison Burt c4f0f53f01 add sql listing and begin cql setup 2021-06-02 21:24:55 +01:00
Harrison Burt 1ddd8b424e add response handling for listing indexes 2021-06-02 18:45:28 +01:00
Harrison Burt ab64a7249f add nginx setup for some comparison testing 2021-06-02 18:03:22 +01:00
Harrison Burt b2fa508e2f fix Ord requirement for new cache 2021-06-02 18:03:10 +01:00
Harrison Burt ddbfe9d5fe move to concurrent eventually consistent map 2021-06-02 17:25:48 +01:00
Harrison Burt f2a810ded2 add category return in upload response 2021-06-02 17:18:57 +01:00
Harrison Burt 8f46e62e54 fix remove unittest 2021-06-01 23:14:29 +01:00
Harrison Burt 6a101af3d0 add metadata handling 2021-06-01 23:12:25 +01:00
Harrison Burt d1d2d3bfa7 rustfmt 2021-05-31 20:25:17 +01:00
Harrison Burt 9deafc3e61 move some of the code around to better fit 2021-05-31 20:25:03 +01:00
Harrison Burt c956e93af9 add base routing templates 2021-05-31 18:01:42 +01:00
Harrison Burt c65bca5dcd updates for categories 2021-05-31 16:17:15 +01:00
Harrison Burt 30840fcbe1 begin adding categories and cleanup redundant code 2021-05-30 13:29:27 +01:00
Harrison Burt 9d9248d59d
Update README.md 2021-05-29 17:51:52 +01:00
Harrison Burt f6a2ca47c8 update unit.py 2021-05-29 17:47:14 +01:00
Harrison Burt dc512576ce add maria tests 2021-05-29 17:17:16 +01:00
Harrison Burt f9027eb693 disable debug mode 2021-05-29 15:29:06 +01:00
Harrison Burt 892d94fac4 rustfmt 2021-05-29 15:17:23 +01:00
Harrison Burt 15bf8fca65 cql passed tests 2021-05-29 15:17:11 +01:00
Harrison Burt 5b2088d427 fix cql usage 2021-05-29 14:56:46 +01:00
Harrison Burt 9c122f798f fix cdrs issues and move to scylla crate 2021-05-29 13:59:54 +01:00
Harrison Burt 87c739e025 Merge remote-tracking branch 'origin/master' 2021-05-29 13:41:46 +01:00
Harrison Burt 8eb4e4442e add scylla for cassandra testing 2021-05-29 13:41:39 +01:00
Harrison Burt b400ee535e
Update README.md 2021-05-29 13:33:05 +01:00
Harrison Burt 07b92f0232 caching working correctly 2021-05-29 13:27:20 +01:00
Harrison Burt 63a003b49e update caching, TODO: make lockless structure 2021-05-29 12:39:43 +01:00
Harrison Burt e10866dca0 add cache state 2021-05-29 12:06:58 +01:00
Harrison Burt 5be85107e5
Update README.md 2021-05-29 00:04:52 +01:00