mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-24 08:25:31 +00:00
update readme for db
This commit is contained in:
24
db/README.md
24
db/README.md
@@ -1,23 +1,5 @@
|
|||||||
# Db Service
|
Simple DB service
|
||||||
|
|
||||||
This is the Db service
|
# DB Service
|
||||||
|
|
||||||
Generated with
|
The DB service is a simple database which provides CRUD and fast querying.
|
||||||
|
|
||||||
```
|
|
||||||
micro new db
|
|
||||||
```
|
|
||||||
|
|
||||||
## Usage
|
|
||||||
|
|
||||||
Generate the proto code
|
|
||||||
|
|
||||||
```
|
|
||||||
make proto
|
|
||||||
```
|
|
||||||
|
|
||||||
Run the service
|
|
||||||
|
|
||||||
```
|
|
||||||
micro run .
|
|
||||||
```
|
|
||||||
|
|||||||
Reference in New Issue
Block a user