Skip to content

Commit d813c2c

Browse files
nermillerbanker
andauthored
Redis Stack use cases (#65)
* Add Redis Stack use cases Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
1 parent bee7ada commit d813c2c

File tree

4 files changed

+503
-0
lines changed

4 files changed

+503
-0
lines changed

dictionary.txt

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,34 @@
22
.inRadius
33
01FY9MWDTWW4XQNTPJ9XY9FPMN
44
30Mb
5+
Analytics
56
analytics
67
anonymized
78
APIs
9+
atomicity
810
CLI
911
CLI-based
1012
Caskroom
1113
CentOS7
1214
Centos8
15+
CO2
1316
CommandLineRunner
1417
Config
18+
CMS
19+
CRM
20+
CrudRepository
21+
Cypher
22+
datacenters
23+
datastore
24+
deserialize
25+
deserialized
26+
DNS
27+
Dotenv
28+
Downey
29+
EntityStream
30+
ETL
31+
FTS
32+
geo-distributed
1533
consumer1
1634
consumer2
1735
consumer3
@@ -34,6 +52,12 @@ Geospatial
3452
Github
3553
Hemsworth
3654
Homebrew
55+
HyperLogLog
56+
HyperLogLogs
57+
IAM
58+
Initializer
59+
IoT
60+
IPs
3761
IaaS
3862
inferencing
3963
Initializer
@@ -90,7 +114,10 @@ RedisGraph
90114
RedisInsight
91115
RedisJSON
92116
RedisTimeSeries
117+
SaaS
93118
SDK
119+
SKU
120+
SMS
94121
SRANDMEMBER
95122
SSPL
96123
Scarlett
@@ -103,10 +130,12 @@ SwaggerUI
103130
Systemd
104131
tiering
105132
TTL
133+
TShark
106134
UI
107135
ULID
108136
ULIDs
109137
Unlink
138+
Wireshark
110139
uptime
111140
WSL
112141
XADD
@@ -132,6 +161,7 @@ comin
132161
config
133162
const
134163
createClient
164+
dataset
135165
david-paich.json
136166
dearmor
137167
devtools
@@ -151,6 +181,7 @@ firstName
151181
fsSL
152182
geo
153183
geofilter
184+
geo-location
154185
getters
155186
gpg
156187
gpgcheck=1
@@ -164,12 +195,14 @@ ingest:temphumidity
164195
instantiation
165196
javascript
166197
joan-jett.json
198+
jedis
167199
json
168200
justin-timberlake.json
169201
kerry-livgren.json
170202
keyName
171203
keyrings
172204
lastName
205+
latencies
173206
linkTitle
174207
loadTestData
175208
localhost
@@ -195,6 +228,7 @@ personSchema
195228
personalStatement
196229
piña
197230
postalCode
231+
predictively
198232
profiler
199233
redis
200234
redis-benchmark
@@ -210,28 +244,36 @@ repo
210244
repo's
211245
req
212246
requirepass
247+
reserialize
213248
runnable
214249
rupert-holmes.json
250+
schemaless
215251
searchByPersonalStatement
216252
searchRouter
217253
snapshots-repo
218254
springfox-boot-starter
219255
springfox-swagger-ui
220256
src
221257
staticName
258+
storages
222259
sublicense
260+
subvalues
223261
sudo
224262
swagger-ui
225263
swaggerDocument
226264
swaggerUi
227265
symlink
228266
symlinked
267+
telecom
268+
Telecom
269+
TimeSeries
229270
tl
230271
temphumidity_consumers
231272
tmp
232273
typesafe
233274
untap
234275
untarring
276+
uptime
235277
url
236278
usr
237279
v1

docs/stack/_index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,15 @@ To get started with Redis Stack, see the [Getting Started](/docs/stack/get-start
5353
* [See the list of clients supporting Redis Stack](/docs/stack/get-started/clients/)
5454
* [View the Redis Stack tutorials](/docs/stack/get-started/tutorials/)
5555

56+
### Use cases
57+
58+
Explore [use cases](/docs/stack/use-cases/) of the applied modern data models and processing engines provided by Redis Stack across industries and applications.
59+
60+
{{% alert title="Note" color="warning" %}}
61+
62+
Modules as described here are generic, and we list only the representative use cases.
63+
64+
{{% /alert %}}
5665

5766
### Clients
5867

0 commit comments

Comments
 (0)