Skip to content

argan/scala-memcached

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages