This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
tora /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Jan 29 15:53:23 -0800 2009 | |
| |
Makefile | Thu Jan 29 15:53:23 -0800 2009 | |
| |
README.markdown | Sat Jan 24 08:40:45 -0800 2009 | |
| |
src/ | Thu Feb 26 21:03:24 -0800 2009 | |
| |
test/ | Thu Feb 26 21:03:24 -0800 2009 |
README.markdown
tora
tora is an Erlang client for Tokyo Tyrant. tora speaks Tokyo Tyrant's TCP/IP protocol. This allows for more API calls than what's possible by using the memcached protocol or HTTP which Tokyo Tyrant also supports.
- If all you want to do is put & get, then you probably don't need this. Use a memcache client or just use HTTP.
- If you want to directly use Tokyo Cabinet w/o Tokyo Tyrant, then you want tcerl.
Install
$make
$make test (you need eunit to run the tests)
$make docs







