Stars
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documen…
Embed the Power of Lua into NGINX HTTP servers
Fast, horizontally scalable, multiprocess pub/sub queuing server and proxy for HTTP, long-polling, Websockets and EventSource (SSE), powered by Nginx.
A lightweight and high performance image storage and processing system.
dmajkic / redis
Forked from redis/redisRedis key-value store (Win32 / Win64 port)
wangeguo / plan9
Forked from cao-xx/plan-9Mirror of Plan 9 from Bell Labs
Echo is a C++ library enabling developers to write client and server side RESTful applications.