Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dustin/twisted-memcached
memcached protocol in twisted
https://github.com/dustin/twisted-memcached
Last synced: about 2 months ago
JSON representation
memcached protocol in twisted
- Host: GitHub
- URL: https://github.com/dustin/twisted-memcached
- Owner: dustin
- License: mit
- Created: 2009-07-28T09:17:01.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2015-03-04T17:18:47.000Z (almost 10 years ago)
- Last Synced: 2024-10-11T14:15:53.832Z (2 months ago)
- Language: Python
- Homepage:
- Size: 115 KB
- Stars: 15
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# Twisted Memcached
A twisted implementation of memcached (binary protocol).
This is primarily used for creating experimental memcached servers.