surrealdb init

This commit is contained in:
Per Stark
2024-10-13 20:20:46 +02:00
parent 13b8fce803
commit 83d8452316
14 changed files with 2144 additions and 28 deletions

View File

@@ -3,4 +3,5 @@ pub mod neo4j;
pub mod rabbitmq;
pub mod redis;
pub mod routes;
pub mod surrealdb;
pub mod utils;