-
Updated
Jun 1, 2022 - C
#
sharding
Here are 239 public repositories matching this topic...
Distributed PostgreSQL as an extension
postgres
multi-tenant
sql
database
scale
postgresql
sharding
distributed-database
citus
relational-database
database-cluster
citus-extension
Database Sharding for ActiveRecord
-
Updated
May 18, 2022 - Ruby
The core protocol of harmony
harmony
blockchain
consensus
sharding
proof-of-stake
bls
distributed-ledger-technology
pbft
harmony-protocol
-
Updated
Jun 1, 2022 - Go
Cetus is a high performance middleware that provides transparent routing between your application and any backend MySQL Servers.
mysql
middleware
performance
database
distributed
sharding
scaling
xa
mysql-proxy
horizontal-scalable
-
Updated
May 16, 2022 - C
Pytorch domain library for recommendation systems
-
Updated
Jun 1, 2022 - Python
A High Scalability Middle-ware for MySQL Sharding
-
Updated
Jun 1, 2022 - Java
dadepo
commented
Mar 1, 2022
Describe the bug
When an hex literal value (prefixed with 0x) is supplied as the value of externalSignerPublicKeys, then the application fails to start. It throws the following error:
✖ YError: item.split is not a function at Object.runValidation [as _runValidation]
The reason is that yargs parses the hex literal string to numeric value, which causes the logic in the coe
prio7-low
This is nice to have.
good first issue
Issues that are suitable for first-time contributors.
scope-ux
Issues for CLI UX or general consumer UX
high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵
-
Updated
Jun 1, 2022 - C#
2
rShetty
commented
Feb 18, 2019
- Introduce and implement circuit breaker pattern for weaver
Yet another distributed fault-tolerant key-value database Compatible with Redis written in Golang.
-
Updated
Apr 24, 2022 - Go
Partitioned ETS tables for Erlang and Elixir
-
Updated
Dec 6, 2020 - Erlang
-
Updated
Jul 15, 2020 - Java
KaHIP -- Karlsruhe HIGH Quality Partitioning.
python
algorithms
cpp
graph
load-balancer
partitioning-algorithms
sharding
partitioning
evolutionary-algorithm
algorithm-engineering
graph-partitioning
process-mapping
edge-partitioning-algorithms
-
Updated
May 24, 2022 - C++
camellia framework by netease-im. provider: 1) redis-client; 2) redis-proxy(redis-sentinel/redis-cluster); 3) hbase-client; 4) id-gen; 5) feign-client(enhance); 6) toolkits
redis
spring-boot
redis-sentinel
redis-cluster
snowflake
hbase
redis-client
sharding
jedis
feign
netty4
redis-proxy
camellia
read-write-separation
id-generator
double-write
redis5
redis6
cold-hot-separation
-
Updated
Jun 1, 2022 - Java
ninjaahhh
commented
Apr 22, 2020
recently CI failed many times testing cluster because of port already used, which can be very annoying.
bug
Something isn't working
help wanted
Extra attention is needed
good first issue
Good for newcomers
-
Updated
Jun 4, 2021 - Java
A sharding library for Django
python
django
database
postgresql
python3
database-sharding
sharding
multiple-databases
django-sharding
-
Updated
Aug 17, 2021 - Python
Universal, flexible, high-performance distributed ID generator. | 通用、灵活、高性能的分布式 ID 生成器
java
kubernetes
redis
generator
spring
spring-boot
microservice
gradle
clock
spring-cloud
id
snowflake
zookeeper
distributed
sharding
k8s
cloud-native
idgenerator
clock-synchronization
id-generator
-
Updated
May 26, 2022 - Java
A fast consistent hash ring implementation in Elixir
-
Updated
May 23, 2022 - Elixir
A javascript REST ORM that is offline and real-time capable
real-time
validation
orm
offline
migration
batch
sharding
document-database
relational-databases
polymorphic-relationships
traits
-
Updated
Oct 6, 2021 - JavaScript
Docker compose config for mongodb cluster
docker
mongo
router
mongodb
docker-compose
shard
replicas
sharding
partitioning
location-based
mongo-cluster-docker
-
Updated
Mar 27, 2019 - Shell
Improve this page
Add a description, image, and links to the sharding topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sharding topic, visit your repo's landing page and select "manage topics."
Description
Users have reported the validator client being unable to start after running out of disk space due to the
api-token.txtorvalidator_key_cache.jsonfile being truncated/empty. I think this is a variant of an old issue that affected the validator definitions file, and was fixed by using atomic writes: sigp/lighthouse#2159Strangely, we already seem