mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
typo fixed
This commit is contained in:
parent
34b8a559a8
commit
ffcc5608aa
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user