gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] 03/03: implement shard node setup and drop


From: gnunet
Subject: [taler-exchange] 03/03: implement shard node setup and drop
Date: Sat, 02 Apr 2022 19:07:20 +0200

This is an automated email from the git hooks/post-receive script.

marco-boss pushed a commit to branch master
in repository exchange.

commit 393cea46d1b76b0229272edbc334f0471a069154
Merge: 6f027fc1 7ba13536
Author: Marco Boss <bossm8@bfh.ch>
AuthorDate: Sat Apr 2 19:07:12 2022 +0200

    implement shard node setup and drop

 src/exchange-tools/taler-exchange-dbinit.c         |  31 +++-
 src/exchangedb/.gitignore                          |   2 +
 src/exchangedb/Makefile.am                         |  19 +-
 src/exchangedb/common-0001.sql                     | 206 ++++++++-------------
 src/exchangedb/drop-common.sql                     |  76 ++++++++
 .../{drop0001.sql => drop0001-exchange-part.sql}   |  59 +-----
 src/exchangedb/drop0001-shard-part.sql             |  27 +++
 src/exchangedb/exchange-0001-part.sql              |   3 +
 src/exchangedb/plugin_exchangedb_postgres.c        |  58 ++++++
 src/exchangedb/shard-0001-part.sql                 | 199 ++++++++++++++++++++
 src/include/taler_exchangedb_plugin.h              |  10 +
 11 files changed, 501 insertions(+), 189 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]