#
distributed-sql-database
Here are 11 public repositories matching this topic...
terrymanu
opened
Mar 1, 2021
rahuldesirazu
commented
Mar 9, 2021
On each heartbeat, master calls TSDescriptor methods like
void set_num_sst_files (uint64_t num_sst_files) {
std::lock_guard<decltype(lock_)> l(lock_);
ts_metrics_.num_sst_files = num_sst_files;
}
that takes a write lock, sets a field, and releases the write lock. To avoid doing this many times over for each individual field, create a method that takes a lock once and
Apache Ignite
iot
cloud
sql
database
big-data
hadoop
cache
osgi
ignite
network-server
in-memory-database
data-management-platform
network-client
distributed-sql-database
in-memory-computing
-
Updated
Mar 13, 2021 - Java
Distributed database middleware
mysql
middleware
sql
database
postgresql
shard
distributed-transactions
distributed-database
database-cluster
shardingsphere
distributed-sql-database
-
Updated
Mar 12, 2021 - Java
Apache Ignite 3
iot
cloud
sql
database
big-data
cache
ignite
network-server
in-memory-database
data-management-platform
network-client
distributed-sql-database
in-memory-computing
-
Updated
Mar 12, 2021 - Java
Distributed database middleware
mysql
middleware
sql
database
postgresql
shard
distributed-transactions
distributed-database
database-cluster
shardingsphere
distributed-sql-database
-
Updated
Mar 13, 2021 - Java
Apache ignite Teamcity Bot
iot
cloud
sql
database
big-data
hadoop
osgi
ignite
network-server
data-management-platform
network-client
distributed-sql-database
-
Updated
Jan 13, 2021 - Java
Distributed database middleware
mysql
middleware
sql
database
postgresql
shard
distributed-transactions
distributed-database
database-cluster
shardingsphere
distributed-sql-database
-
Updated
Nov 9, 2020
Mirror of Apache Ignite (Incubating)
iot
cloud
sql
database
big-data
hadoop
osgi
ignite
network-server
data-management-platform
network-client
distributed-sql-database
-
Updated
Aug 22, 2015
Mirror of Apache Ignite
iot
cloud
sql
database
big-data
hadoop
osgi
ignite
network-server
data-management-platform
network-client
distributed-sql-database
-
Updated
Oct 22, 2020 - Shell
Apache Ignite Abbreviations Plugin
iot
cloud
sql
database
big-data
hadoop
osgi
ignite
network-server
data-management-platform
network-client
distributed-sql-database
-
Updated
Dec 28, 2018 - Java
Improve this page
Add a description, image, and links to the distributed-sql-database topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the distributed-sql-database topic, visit your repo's landing page and select "manage topics."