This website requires JavaScript.
Explore
Help
Sign In
D4
/
BGP-Ranking
mirror of
https://github.com/D4-project/BGP-Ranking
Watch
2
Star
0
Fork
You've already forked BGP-Ranking
0
Code
Issues
Releases
Wiki
Activity
c20175fce6
BGP-Ranking
/
storage
/
shutdown_ardb.sh
7 lines
86 B
Bash
Raw
Normal View
History
Unescape
Escape
new: Add startup scripts for redis & ardb
2018-03-21 17:58:36 +01:00
#!/bin/bash
set
-e
set
-x
chg: Use UNIX sockets instead of local TCP
2018-04-05 14:36:01 +02:00
../../redis/src/redis-cli -s ./storage.sock shutdown save