Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
ffcc5608
Commit
ffcc5608
authored
Apr 22, 2010
by
antirez
Browse files
typo fixed
parent
34b8a559
Changes
1
Hide whitespace changes
Inline
Side-by-side
design-documents/REDIS-CLUSTER
View file @
ffcc5608
...
@@ -7,8 +7,8 @@ Overview
...
@@ -7,8 +7,8 @@ Overview
========
========
Redis is a fast key-value store supporting complex aggregate data types as
Redis is a fast key-value store supporting complex aggregate data types as
values.
Values can be complex aggregate data types. For instance keys can be
values.
For instance keys can be bound to lists with many elements, sets,
bound to lists with many elements, sets,
sub-dictionaries (hashes) and so forth.
sub-dictionaries (hashes) and so forth.
While Redis is very fast, currently it lacks scalability in the form of ability
While Redis is very fast, currently it lacks scalability in the form of ability
to transparently run across different nodes. This is desirable mainly for the
to transparently run across different nodes. This is desirable mainly for the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment