lua-resty-ssdb
Key-value store client
A Lua library that provides a client driver for an open-source key-value store server.
Lua ssdb client driver for the ngx_lua based on the cosocket API, SSDB is a leveldb server.
101 stars
12 watching
55 forks
Language: Lua
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua client library for interacting with CouchDB databases. | 9 |
| A Lua client driver for KyotoTycoon's native wire protocol used in Nginx web servers. | 17 |
| Provides a Lua-based HTTP client driver for non-blocking requests with support for various features and protocols. | 188 |
| A Lua client driver for accessing Couchbase databases from an Nginx web server | 79 |
| An AWS SDK library for OpenResty written in Lua | 24 |
| A Lua library providing a client driver for interacting with Kafka message queues | 803 |
| A Lua implementation of the WebSocket protocol for use in web servers. | 509 |
| A Lua-based library for interacting with FTP servers using the cosocket API. | 15 |
| A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. | 0 |
| A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 2,007 |
| A nonblocking Lua HTTP client library for downloading web pages and interacting with servers | 14 |
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| A Lua client driver for interacting with LedisDB using ngx_lua's cosocket API | 5 |
| Provides an HTTP cache with Redis backend, allowing for stale response serving and exclusive locking. | 56 |
| A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 308 |