Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deacondesperado/redistest
Simplest of redis clients, capable only of SADD and SISMEMBER
https://github.com/deacondesperado/redistest
Last synced: 2 days ago
JSON representation
Simplest of redis clients, capable only of SADD and SISMEMBER
- Host: GitHub
- URL: https://github.com/deacondesperado/redistest
- Owner: DeaconDesperado
- Created: 2012-12-21T23:15:22.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-22T00:25:16.000Z (about 12 years ago)
- Last Synced: 2025-01-07T22:39:39.251Z (3 days ago)
- Language: Python
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simplest of Redis Clients
Only capable of SADD and SISMEMBER, but a proof of concept nonetheless