Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP refactor | Quentin Dufour | 2024-03-08 | 1 | -538/+0 |
* | fix code formatting | Quentin Dufour | 2024-02-23 | 1 | -19/+20 |
* | Also share HTTPClient for K2Vperf/cpu-ram-bottleneck | Quentin Dufour | 2024-02-23 | 1 | -15/+23 |
* | Replace with a single AWS HTTP client | Quentin Dufour | 2024-02-23 | 1 | -11/+38 |
* | format + fix storage bug | Quentin Dufour | 2024-01-31 | 1 | -10/+23 |
* | fix metadata | Quentin Dufour | 2023-12-27 | 1 | -1/+6 |
* | debug implementationin-memory | Quentin Dufour | 2023-12-27 | 1 | -2/+16 |
* | cargo format | Quentin Dufour | 2023-12-27 | 1 | -93/+159 |
* | implemente garage storage | Quentin Dufour | 2023-12-27 | 1 | -5/+59 |
* | implement poll | Quentin Dufour | 2023-12-26 | 1 | -1/+30 |
* | insert logic | Quentin Dufour | 2023-12-26 | 1 | -24/+58 |
* | WIP k2v | Quentin Dufour | 2023-12-22 | 1 | -20/+98 |
* | s3 is now implemented | Quentin Dufour | 2023-12-22 | 1 | -5/+78 |
* | implemented blob_fetch | Quentin Dufour | 2023-12-21 | 1 | -3/+40 |
* | initialize aws sdk with our info | Quentin Dufour | 2023-12-21 | 1 | -3/+21 |
* | implemented an in memory storage | Quentin Dufour | 2023-12-19 | 1 | -2/+6 |
* | Storage trait new implementation | Quentin Dufour | 2023-12-18 | 1 | -4/+26 |
* | new new new storage interface | Quentin Dufour | 2023-12-16 | 1 | -102/+16 |
* | it compiles! | Quentin Dufour | 2023-11-23 | 1 | -1/+8 |
* | fix login mod | Quentin Dufour | 2023-11-21 | 1 | -1/+1 |
* | rewrite CryptoKeys with Storage abstraction | Quentin Dufour | 2023-11-21 | 1 | -1/+5 |
* | no more error on baiyou | Quentin Dufour | 2023-11-17 | 1 | -1/+1 |
* | fix orphan storage compatibility | Quentin Dufour | 2023-11-17 | 1 | -1/+1 |
* | incoming has been fully ported | Quentin Dufour | 2023-11-17 | 1 | -0/+6 |
* | introduce an "orphan" enum | Quentin Dufour | 2023-11-17 | 1 | -1/+8 |
* | not very clear how we pass data across channel | Quentin Dufour | 2023-11-16 | 1 | -1/+8 |
* | WIP refactor storage (new timestamp.rs file) | Quentin Dufour | 2023-11-15 | 1 | -0/+8 |
* | WIP rewrite mail/incoming | Quentin Dufour | 2023-11-02 | 1 | -1/+5 |
* | make all our objects send+sync | Quentin Dufour | 2023-11-02 | 1 | -1/+1 |
* | implement equality+cmp for builders based on url | Quentin Dufour | 2023-11-02 | 1 | -2/+6 |
* | gradually implement our interface | Quentin Dufour | 2023-11-02 | 1 | -2/+6 |
* | start replacing engine | Quentin Dufour | 2023-11-02 | 1 | -1/+1 |
* | try dynamic dispatch | Quentin Dufour | 2023-11-02 | 1 | -8/+9 |
* | sadly switch to dynamic dispatch | Quentin Dufour | 2023-11-02 | 1 | -12/+4 |
* | implement an AnyCredentials | Quentin Dufour | 2023-11-01 | 1 | -1/+2 |
* | v2 api storage | Quentin Dufour | 2023-11-01 | 1 | -0/+96 |
* | a first naive version of the storage interface | Quentin Dufour | 2023-11-01 | 1 | -0/+0 |