Commit Graph

283 Commits

Author SHA1 Message Date
Harrison Burt ebcf56430a Small code cleanup 2022-03-29 21:58:20 +01:00
Harrison Burt 6e5871389c Add python examples 2022-03-29 21:55:39 +01:00
Harrison Burt 4846d75d23 Add s3 bucket backend 2022-03-29 21:52:25 +01:00
Harrison Burt 3da4b01c70 Add s3 bucket backend 2022-03-29 21:12:02 +01:00
Harrison Burt 81bed59b5c Add more tests 2022-03-29 20:45:25 +01:00
Harrison Burt a8a0c0978e Fix resizing pipelines and encoders 2022-03-29 20:41:20 +01:00
Harrison Burt 8ca8094d8d Fix more encoding bugs 2022-03-28 19:24:53 +01:00
Harrison Burt 465aeb0265 Update CI 2022-03-27 23:30:00 +01:00
Harrison Burt e96f8c4d98 Add more robust testing across settings 2022-03-27 23:24:59 +01:00
Harrison Burt 8acb8690fa Fix bugs from unit testing 2022-03-27 23:20:55 +01:00
Harrison Burt 490844ed90 Add tests 2022-03-27 22:34:16 +01:00
Harrison Burt 8a7a0f1782 Add retrieval to test 2022-03-27 21:15:00 +01:00
Harrison Burt 2e45f17815 Update docs 2022-03-27 21:07:44 +01:00
Harrison Burt d00cbd7c09 Update routes to make clippy happy 2022-03-27 21:06:42 +01:00
Harrison Burt 746feac3ca Add cargo lock 2022-03-27 21:06:05 +01:00
Harrison Burt eb418cffac Update setup and gitignore 2022-03-27 21:05:48 +01:00
Harrison Burt 114137b7b0 Add testing and automatic content type detection 2022-03-27 21:04:22 +01:00
Harrison Burt 43ff1229eb Add test handling 2022-03-27 19:13:50 +01:00
Harrison Burt 09a7d441a8 Update example 2022-03-27 18:50:39 +01:00
Harrison Burt be6a62bc7b Have dockerfile expose via 0.0.0.0 by default 2022-03-27 18:49:08 +01:00
Harrison Burt 4dd8fe450c Update config 2022-03-27 18:48:33 +01:00
Harrison Burt 190dfa809a Finish JIT and realtime pipelines 2022-03-27 18:35:01 +01:00
Harrison Burt 75c851feec Add context to the original data kind and then the desired kind to allow for JIT and realtime conversion 2022-03-27 18:05:31 +01:00
Harrison Burt 6ceb6bc53b Special case realtime processor and JIT processor fetching 2022-03-27 17:55:30 +01:00
Harrison Burt d3b9b1f532 Merge remote-tracking branch 'origin/lust2' into lust2
# Conflicts:
#	src/routes.rs
2022-03-27 17:41:35 +01:00
Harrison Burt 9c5048efc9 Use shared bytes and update docs 2022-03-27 17:41:26 +01:00
Harrison Burt 3297def529 Add AOT pipeline 2022-03-27 17:34:57 +01:00
Harrison Burt 7bf417a153 Add more documentation 2022-03-27 14:53:07 +01:00
Harrison Burt 43674f85c2 Add more documentation 2022-03-27 14:52:26 +01:00
Harrison Burt 09ae906d00 Add resizer 2022-03-27 14:39:37 +01:00
Harrison Burt 69fe5c25d1 Small cleanup 2022-03-27 14:21:30 +01:00
Harrison Burt c114359424 Update pipelines to container configuration information 2022-03-27 14:18:26 +01:00
Harrison Burt b654d688ca Add image processors based and encoder 2022-03-27 14:18:13 +01:00
Harrison Burt 32f958c6af Update pipelines and fix fetch kind handling 2022-03-27 13:37:10 +01:00
Harrison Burt afe6d1e930 Update docs 2022-03-27 12:52:36 +01:00
Harrison Burt eae6deee56 Update responses 2022-03-27 12:51:23 +01:00
Harrison Burt 0327d07d00 Update documentation and handling so it's compliant 2022-03-27 12:46:04 +01:00
Harrison Burt 91617870bb Merge remote-tracking branch 'origin/lust2' into lust2
# Conflicts:
#	src/routes.rs
2022-03-27 12:36:57 +01:00
Harrison Burt 1ed8859f77 Update documentation 2022-03-27 12:35:46 +01:00
Harrison Burt 9a4598f459 Update documentation 2022-03-27 12:34:55 +01:00
Harrison Burt 3129949940 Update documentation 2022-03-27 12:32:10 +01:00
Harrison Burt 36022c5e9e use filesystem backend in example and only create directory on not-found. 2022-03-27 12:32:02 +01:00
Harrison Burt 3a38c6a506 Add dedicated buckets global controllers. 2022-03-27 12:26:04 +01:00
Harrison Burt 845500f689 Add bucket config function and further improve storage api 2022-03-27 12:17:17 +01:00
Harrison Burt d1a4d158cb Update sizing handler to allow for custom sizing 2022-03-27 11:41:50 +01:00
Harrison Burt ab5544f2fb Add partial fetching logic 2022-03-27 11:18:32 +01:00
Harrison Burt 6b5e131a03 Update config 2022-03-27 11:18:21 +01:00
Harrison Burt c222c18fad Finish bucket controller 2022-03-27 00:24:07 +00:00
Harrison Burt f4ee9a56ad Merge remote-tracking branch 'origin/lust2' into lust2 2022-03-27 00:16:42 +00:00
Harrison Burt eea17a2b46 Add global limiter 2022-03-27 00:16:36 +00:00