Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gree/memcache-haskell
https://github.com/gree/memcache-haskell
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gree/memcache-haskell
- Owner: gree
- Created: 2015-04-07T08:58:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-27T03:49:12.000Z (over 9 years ago)
- Last Synced: 2023-04-11T19:38:32.237Z (over 1 year ago)
- Language: Haskell
- Size: 277 KB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Haskell memcache library
=========================[![Build Status](https://travis-ci.org/gree/memcache-haskell.png?branch=master)](https://travis-ci.org/gree/memcache-haskell)
This repository hosts memcache packages for Haskell:
* memcache-haskell[![Hackage version](https://img.shields.io/hackage/v/memcache-haskell.svg?style=flat)](https://hackage.haskell.org/package/memcache-haskell): Memcache protocol library for server and client applications.
* memcache-conduit[![Hackage version](https://img.shields.io/hackage/v/memcache-conduit.svg?style=flat)](https://hackage.haskell.org/package/memcache-conduit): Streaming library for memcache protocol. This depends both memcache-haskell and conduit.## Contributors
* Kiyoshi Ikehara
* Yuji Kamiya
* Junji Hashimoto## License
See [LICENSE](memcache-haskell/LICENSE).
Copyright © Gree, Inc. All Rights Reserved.