Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial cluster docs #80

Merged
merged 6 commits into from
Aug 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 3 additions & 12 deletions .github/wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ antirez
api
APIs
ASYNC
asyncRedisContext
asyncronous
AUTOFREE
autoload
Expand All @@ -23,23 +22,23 @@ CAS
Changelog
CMake
CMakeLists
const
customizable
Customizable
CVE
dataset
de
deallocates
deallocation
ElastiCache
extensibility
failover
FPM
getaddrinfo
glibc
gmail
grunder
Grunder
hiredis
Hiredis
HIREDIS
hostname
IANA
IPv
Expand All @@ -66,12 +65,10 @@ Noordhuis
OpenSSL
Packagist
pcnoordhuis
PhpRedis
Pieter
pipelined
pipelining
pluggable
Predis
PRERELEASE
printf
PSR
Expand All @@ -81,12 +78,6 @@ Readme
README
rebalanced
rebalancing
redis
Redis
redisAsyncContext
redisContext
redisOptions
redisReader
reusability
REUSEADDR
runtime
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: spellcheck
on:
workflow_dispatch:
pull_request:
jobs:
check-spelling:
Expand Down
Loading
Loading