fix
This commit is contained in:
parent
9a59b00998
commit
84a55ec85c
@ -22,25 +22,12 @@ E Q U I T Y M A R K E T D A T A
|
||||
| cvttdata:/home/cvtt/prod/archive/md_archive/equity/alpaca_md (TBD)
|
||||
|
|
||||
v
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
==========
|
||||
Storage
|
||||
==========
|
||||
| created by crontabs:
|
||||
| cvttdata:
|
||||
|
|
||||
| created by crontab cvttdata:
|
||||
| /home/cvtt/prod/utils/sync_market_data.sh
|
||||
| stored in:
|
||||
| homestore:/works/cvtt/md_archive/crypto/cvttdata
|
||||
| homestore:/works/cvtt/md_archive/crypto/cloud21
|
||||
| backed up in:
|
||||
| cloud21:/opt/store/cvtt/md_archive/crypto/cvttdata
|
||||
| cloud21:/opt/store/cvtt/md_archive/crypto/cloud21
|
||||
v
|
||||
==========
|
||||
Usage
|
||||
==========
|
||||
| homestore:/works/cvtt/md_archive/equity/alpaca_md
|
||||
| cloud21:/opt/store/cvtt/md_archive/equity/alpaca_md
|
||||
____V_______
|
||||
|
||||
@ -1 +1 @@
|
||||
0.9.2
|
||||
0.9.3
|
||||
|
||||
@ -109,6 +109,6 @@ done
|
||||
echo "Compressing"
|
||||
for file in $(find ${OutputDir} -type f -name '*db' -print )
|
||||
do
|
||||
echo "Compressing ${file}
|
||||
echo "Compressing ${file}"
|
||||
gzip ${file}
|
||||
done
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user