rvault/src
C0ffeeCode c97c09cde5 KV engine changes:
- Split structs into HTTP Requests/Responses and database objects
- Deprectate direct json interactions
2024-05-08 17:37:10 +02:00
..
auth REFACTOR 2024-04-28 13:54:24 +02:00
engines KV engine changes: 2024-05-08 17:37:10 +02:00
storage REFACTOR 2024-04-28 13:54:24 +02:00
auth.rs Switch from Pool<Any> to Pool<Sqlite> 2024-05-02 13:40:02 +02:00
common.rs Rudimentary error handling + Remove serde_with dependency 2024-05-09 20:34:22 +02:00
engines.rs feat engines: Routing to engine accepts mount_path via Extension 2024-05-05 18:04:25 +02:00
identity.rs Switch from Pool<Any> to Pool<Sqlite> 2024-05-02 13:40:02 +02:00
main.rs Rudimentary error handling + Remove serde_with dependency 2024-05-09 20:34:22 +02:00
storage.rs Switch from Pool<Any> to Pool<Sqlite> 2024-05-02 13:40:02 +02:00
sys.rs Switch from Pool<Any> to Pool<Sqlite> 2024-05-02 13:40:02 +02:00