chore: add datastores
This commit is contained in:
parent
5923ba3402
commit
4d37a4e831
1 changed files with 7 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
.
|
||||
├── bin
|
||||
├── clds
|
||||
├── datastores
|
||||
├── defs
|
||||
├── filters
|
||||
├── graphql
|
||||
|
|
@ -64,6 +65,12 @@ Definitions Library collection of basic applications needs
|
|||
|
||||
[Defs Library](/LibreCloud/lib_defs)
|
||||
|
||||
### datastores
|
||||
|
||||
Datastores Library for data stores connections
|
||||
|
||||
[Data Stores Library](/LibreCloud/lib_datastores)
|
||||
|
||||
### filters
|
||||
|
||||
Rust Libraries Collections for webservices [warp](https://github.com/seanmonstar/warp) filters and routes configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue