Jesús Pérez Lorenzo jesus
  • Joined on 2021-06-10
jesus pushed to master at LibreCloud/lib_datastores_defs 2021-09-20 12:04:03 +00:00
cc2f02dfe6 chore: init repo
jesus created branch master in LibreCloud/lib_datastores_defs 2021-09-20 12:04:03 +00:00
jesus pushed to master at LibreCloud/lib_datastores 2021-09-20 12:00:23 +00:00
b262068e78 chore: add sub directories link
jesus created repository LibreCloud/lib_datastores_defs 2021-09-20 11:58:39 +00:00
jesus pushed to master at LibreCloud/lib_datastores 2021-09-20 11:54:45 +00:00
ecb1752a53 init repo
jesus created branch master in LibreCloud/lib_datastores 2021-09-20 11:54:45 +00:00
jesus created repository LibreCloud/lib_datastores 2021-09-20 11:54:34 +00:00
jesus pushed to master at LibreCloud/Lib 2021-09-20 11:46:33 +00:00
4d37a4e831 chore: add datastores
jesus pushed to master at LibreCloud/lib_defs 2021-09-20 11:40:06 +00:00
ce9f07f6f9 chore: add datastores_ids to declare what is going to be used in each task
jesus pushed to master at LibreCloud/lib_defs 2021-09-19 22:25:16 +00:00
e21ea51854 chore: datastores_settings for config toml
jesus pushed to master at LibreCloud/lib_defs 2021-09-19 22:22:30 +00:00
035ffa054e chore: add datastores, connections
jesus pushed to master at LibreCloud/lib_clds 2021-09-19 22:21:03 +00:00
d97cc972c2 chore: update & fixes
jesus pushed to master at LibreCloud/ZTerton 2021-09-19 22:18:58 +00:00
6864cd3092 chore: add AppStore, AppDataConn & check datastores
jesus pushed to master at LibreCloud/ZTerton 2021-09-19 22:17:49 +00:00
2574068505 chore: add conns as Arc Mutex AppDataConn in DataDBs and clean unused code
jesus pushed to master at LibreCloud/ZTerton 2021-09-19 22:13:29 +00:00
a353559890 chore: add connectors and datastores
jesus pushed to master at LibreCloud/ZTerton 2021-09-17 16:17:49 +00:00
72a01648d6 chore: DRY review for schedtasks and use debug > 0 for println, cleanup
jesus pushed to master at LibreCloud/ZTerton 2021-09-17 16:10:26 +00:00
506a9eb086 chore: debug > 0 for println! and verbose > 0
jesus pushed to master at LibreCloud/lib_clds 2021-09-17 16:09:38 +00:00
15c109d0c8 chore: debug > 0 for println! and verbose > 0
jesus pushed to master at LibreCloud/lib_defs 2021-09-17 16:07:33 +00:00
ad0664c90b chore: change verbose to isize, only println if verbose > 0 (env WEB_SERVER_VERBOSE)
jesus pushed to master at LibreCloud/lib_clds 2021-09-17 00:48:20 +00:00
a364d270ed chore: eprintln for Deserialize not defined