Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gree/memcache-haskell


https://github.com/gree/memcache-haskell

Last synced: about 2 months ago
JSON representation

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.