| Paketname | redis-server |
| Beschreibung | Persistent key-value database with network interface |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 2:1.2.0-1 |
| Sektion | universe/misc |
| Priorität | optional |
| Installierte Größe | 276 Byte |
| Hängt ab von | libc6 (>= 2.7), adduser |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | redis |
| Paketgröße | 80834 Byte |
| Prüfsumme MD5 | d529edd7509fb78162ef780787bfb7f7 |
| Prüfsumme SHA1 | 0b00514606c7ed03029c7714b688e3fcf7f92d8c |
| Prüfsumme SHA256 | 0f56ad17ff99f83a8e1e00354afaaf74e1467675734829787f7fe5018179a102 |
| Link zum Herunterladen | redis-server_1.2.0-1_i386.deb |
| Ausführliche Beschreibung | Redis is a key-value database in a similar vein to memcache but the dataset
is non-volatile. Redis additionally provides native support for atomically
manipulating and querying data structures such as lists and sets.
.
The dataset is stored entirely in memory and periodically flushed to disk.
|