Commit graph

32 commits

Author SHA1 Message Date
Quentin 2c5adc8f16
reformat code 2024-01-18 18:03:21 +01:00
Quentin 185033c462
idling works!!! 2024-01-18 17:33:57 +01:00
Quentin e1161cab0e
idle sync 2024-01-17 16:56:05 +01:00
Quentin fe28120676
bodystructure final fix 2024-01-08 16:03:42 +01:00
Quentin 771c4eac79
covering imap commands 2023-12-29 17:16:41 +01:00
Quentin 7ac24ad913
cargo format 2023-12-27 14:58:28 +01:00
Quentin 0f7764d9f0
s3 is now implemented 2023-12-22 19:32:07 +01:00
Quentin 012c6ad672
initialize aws sdk with our info 2023-12-21 21:54:36 +01:00
Quentin 3d41f40dc8
Storage trait new implementation 2023-12-18 17:09:44 +01:00
Quentin 8cd9801030
various fixes 2023-11-23 15:16:44 +01:00
Quentin 89cb8d9572
no more error on baiyou 2023-11-17 15:23:05 +01:00
Quentin 7eb690e49d
introduce an "orphan" enum 2023-11-17 10:46:13 +01:00
Quentin 6da8b815b6
not very clear how we pass data across channel 2023-11-16 18:27:24 +01:00
Quentin 916b27d87e
WIP refactor storage (new timestamp.rs file) 2023-11-15 15:56:43 +01:00
Quentin a1b7ca17c0
basic body ext testing + format 2023-10-12 12:21:59 +02:00
Quentin 9d6aef34ad
clippy lint fix 2023-05-15 18:23:23 +02:00
Alex 2a0aa0d42c
Refactor stuff to indeed release resources 2022-07-13 16:14:10 +02:00
Alex cd59be3a00
Implement opportunistic sync based on watch value, and use it 2022-07-13 14:21:14 +02:00
Alex 9fa2e958b3
Begin add watch mechanism to Bayou 2022-07-13 12:30:35 +02:00
Alex 0700e27127
Implement ToString and FromStr for bayou timestamp 2022-06-01 00:06:26 +02:00
Alex 262eabdca9
First impl of LDAP login 2022-05-23 18:19:33 +02:00
Alex a6e33aafea
Fix things 2022-05-20 13:36:45 +02:00
Alex f254f3370d
cleanup 2022-05-19 15:17:58 +02:00
Alex 1dcb11643c
CLI skeleton 2022-05-19 15:14:36 +02:00
Alex 6be90936a1
Some refactoring 2022-05-19 14:33:49 +02:00
Alex 1ac56a9198
Refactor K2V/S3 client creation 2022-05-19 13:54:38 +02:00
Alex bc6281a5b5
k2v client from main garage repo 2022-05-18 22:33:27 +02:00
Alex aeec77ae44
Don't try to checkpoint as often 2022-05-18 16:03:27 +02:00
Alex f3cddcb485
First implementation of .checkpoint() 2022-05-18 15:53:13 +02:00
Alex c8be884ad5
sync() and push() seems to be working, todo checkpoint() 2022-05-18 14:54:48 +02:00
Alex cfc02ba368
more stuff 2022-05-18 12:42:25 +02:00
Alex 7a3ce9f819
Skeleton for some stuff 2022-05-18 12:26:50 +02:00