Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a simple memcahced client library,just for scala exercise.

About

  • implements memcached text protocol
  • simple connection pool
  • basic unit tests
  • small code base(<600)
  • only jdk/scala core api used,no other dependency

To Test

  • run your memcached on localhost:11211
  • install sbt
  • type "sbt test"

About

Simple memcached client lib ,just for exercise

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages