Skip to content

qq7/redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis - open source, in-memory data structure store.

Redis is used as a 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.

This appliance includes all the standard features in TurnKey Core, and on top of that:

  • Redis configurations:
  • Installed from debian package repository.
  • Includes web based management tool Redis-commander
  • SSL support out of the box.
  • Postfix MTA (bound to localhost) to allow sending of email from web applications (e.g., password recovery)

Credentials (passwords set at first boot)

  • Webmin, SSH: username root
  • Redis-commander: username admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published