Skip to content

Commit 0036b5b

Browse files
Added documentation for Active-Active (#3753)
* Added Active-Active documentation page * Added documentation for Active-Active * Refactored docs * Refactored pipeline and transaction section * Updated docs * Extended list of words * Re-write documentation * Fixed spelling * Update docs/multi_database.rst Co-authored-by: Elena Kolevska <[email protected]> * Apply suggested comments * Fixed spelling * Update docs/multi_database.rst Co-authored-by: Elena Kolevska <[email protected]> * Update docs/multi_database.rst Co-authored-by: Elena Kolevska <[email protected]> * Update docs/multi_database.rst Co-authored-by: Elena Kolevska <[email protected]> --------- Co-authored-by: Elena Kolevska <[email protected]>
1 parent fe8e061 commit 0036b5b

File tree

2 files changed

+540
-0
lines changed

2 files changed

+540
-0
lines changed

.github/wordlist.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
APM
22
ARGV
33
BFCommands
4+
balancer
45
CacheImpl
6+
cancelling
57
CAS
68
CFCommands
79
CMSCommands
@@ -10,19 +12,32 @@ ClusterNodes
1012
ClusterPipeline
1113
ClusterPubSub
1214
ConnectionPool
15+
config
1316
CoreCommands
17+
DatabaseConfig
18+
DNS
19+
EchoHealthCheck
1420
EVAL
1521
EVALSHA
22+
failover
23+
FQDN
1624
Grokzen's
25+
Healthcheck
26+
HealthCheckPolicies
27+
healthcheck
28+
healthchecks
1729
INCR
1830
IOError
1931
Instrumentations
2032
JSONCommands
2133
Jaeger
2234
Ludovico
2335
Magnocavallo
36+
MultiDbConfig
37+
MultiDBClient
2438
McCurdy
2539
NOSCRIPT
40+
NoValidDatabaseException
2641
NUMPAT
2742
NUMPT
2843
NUMSUB
@@ -43,6 +58,7 @@ RedisInstrumentor
4358
RedisJSON
4459
RedisTimeSeries
4560
SHA
61+
SLA
4662
SearchCommands
4763
SentinelCommands
4864
SentinelConnectionPool
@@ -52,6 +68,8 @@ SpanKind
5268
Specfiying
5369
StatusCode
5470
TCP
71+
TemporaryUnavailableException
72+
TLS
5573
TOPKCommands
5674
TimeSeriesCommands
5775
Uptrace
@@ -91,6 +109,7 @@ json
91109
keyslot
92110
keyspace
93111
kwarg
112+
kwargs
94113
linters
95114
localhost
96115
lua

0 commit comments

Comments
 (0)