aboutsummaryrefslogtreecommitdiff
path: root/src/bayou.rs
Commit message (Expand)AuthorAgeFilesLines
* reformat codeQuentin Dufour2024-01-181-2/+8
* idling works!!!Quentin Dufour2024-01-181-38/+30
* idle syncQuentin Dufour2024-01-171-5/+31
* bodystructure final fixQuentin Dufour2024-01-081-1/+1
* covering imap commandsQuentin Dufour2023-12-291-4/+1
* cargo formatQuentin Dufour2023-12-271-23/+31
* s3 is now implementedQuentin Dufour2023-12-221-1/+1
* initialize aws sdk with our infoQuentin Dufour2023-12-211-5/+5
* Storage trait new implementationQuentin Dufour2023-12-181-81/+53
* various fixesQuentin Dufour2023-11-231-2/+2
* no more error on baiyouQuentin Dufour2023-11-171-10/+5
* introduce an "orphan" enumQuentin Dufour2023-11-171-4/+4
* not very clear how we pass data across channelQuentin Dufour2023-11-161-71/+63
* WIP refactor storage (new timestamp.rs file)Quentin Dufour2023-11-151-81/+13
* basic body ext testing + formatQuentin Dufour2023-10-121-2/+2
* clippy lint fixQuentin Dufour2023-05-151-16/+27
* Refactor stuff to indeed release resourcesAlex Auvolat2022-07-131-34/+23
* Implement opportunistic sync based on watch value, and use itAlex Auvolat2022-07-131-14/+27
* Begin add watch mechanism to BayouAlex Auvolat2022-07-131-9/+110
* Implement ToString and FromStr for bayou timestampAlex Auvolat2022-06-011-15/+23
* First impl of LDAP loginAlex Auvolat2022-05-231-16/+17
* Fix thingsAlex Auvolat2022-05-201-2/+2
* cleanupAlex Auvolat2022-05-191-1/+0
* CLI skeletonAlex Auvolat2022-05-191-4/+1
* Some refactoringAlex Auvolat2022-05-191-6/+4
* Refactor K2V/S3 client creationAlex Auvolat2022-05-191-17/+8
* k2v client from main garage repoAlex Auvolat2022-05-181-1/+1
* Don't try to checkpoint as oftenAlex Auvolat2022-05-181-0/+20
* First implementation of .checkpoint()Alex Auvolat2022-05-181-30/+144
* sync() and push() seems to be working, todo checkpoint()Alex Auvolat2022-05-181-9/+227
* more stuffAlex Auvolat2022-05-181-2/+13
* Skeleton for some stuffAlex Auvolat2022-05-181-0/+123