Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 323 Bytes

File metadata and controls

22 lines (15 loc) · 323 Bytes

hxmemcache

Memcache client library on Haxe

Supported targets

  • neko
  • hashlink
  • php
  • python
  • cpp
  • java
  • jvm

All targets are tested Build Status

PHP target

Need extensions:

  • mbstring
  • socket