Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : redis | name : redis | ||||
| version : 4.0.2 | version : 4.0.6 | ||||
| release : 8 | release : 9 | ||||
| source : | source : | ||||
| - http://download.redis.io/releases/redis-4.0.2.tar.gz : b1a0915dbc91b979d06df1977fe594c3fa9b189f1f3d38743a2948c9f7634813 | - http://download.redis.io/releases/redis-4.0.6.tar.gz : 769b5d69ec237c3e0481a262ff5306ce30db9b5c8ceb14d1023491ca7be5f6fa | ||||
| license : BSD-3-Clause | license : BSD-3-Clause | ||||
| component : database | component : database | ||||
| summary : Redis is an open source (BSD licensed), in-memory data structure store. | summary : Redis is an open source (BSD licensed), in-memory data structure store. | ||||
| description: | | description: | | ||||
| Redis is an open source (BSD licensed), in-memory data structure store, used as database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs and geospatial indexes with radius queries. Redis has built-in replication, Lua scripting, LRU eviction, transactions and different levels of on-disk persistence, and provides high availability via Redis Sentinel and automatic partitioning with Redis Cluster. | Redis is an open source (BSD licensed), in-memory data structure store, used as database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs and geospatial indexes with radius queries. Redis has built-in replication, Lua scripting, LRU eviction, transactions and different levels of on-disk persistence, and provides high availability via Redis Sentinel and automatic partitioning with Redis Cluster. | ||||
| builddeps : | |||||
| - pkgconfig(tcl) | |||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install PREFIX=$installdir/usr | %make_install PREFIX=$installdir/usr | ||||
| check : | | |||||
| %make test | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.