diff options
author | Marco Boss <bossm8@bfh.ch> | 2022-04-02 18:43:49 +0200 |
---|---|---|
committer | Marco Boss <bossm8@bfh.ch> | 2022-04-02 18:43:49 +0200 |
commit | ae75ff2cb4f0b7322a9f0451acaadfb7b7514b54 (patch) | |
tree | 815a2bdc75d437f733ec8f60b8d150f915ea9540 /src/exchangedb/.gitignore | |
parent | caabee9e9482b0e2553172ce17676a0ad89b38ff (diff) |
extend sharding logic that shard nodes can be initialied and dropped
Diffstat (limited to 'src/exchangedb/.gitignore')
-rw-r--r-- | src/exchangedb/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/exchangedb/.gitignore b/src/exchangedb/.gitignore index c9ed55470..881bbe53d 100644 --- a/src/exchangedb/.gitignore +++ b/src/exchangedb/.gitignore @@ -8,3 +8,5 @@ bench-db-postgres exchange-0001.sql shard-0000.sql shard-0001.sql +drop0001.sql +shard-drop0001.sql
\ No newline at end of file |