EP / tokyotyrant-java (http://code.google.com/p/tokyotyrant-java)
Java client for Tokyo Tyrant.
Clone this repository (size: 503.6 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/EP/tokyotyrant-java/
| commit 258: | 171aac080806 |
| parent 257: | 848c57c91896 |
| branch: | default |
[maven-release-plugin] prepare for next development iteration
4 months ago
Changed (Δ9 bytes):
raw changeset »
pom.xml (1 lines added, 1 lines removed)
4 |
4 |
<groupId>tokyotyrant</groupId> |
5 |
5 |
<artifactId>tokyotyrant</artifactId> |
6 |
6 |
<packaging>jar</packaging> |
7 |
<version>0.1 |
|
7 |
<version>0.11-SNAPSHOT</version> |
|
8 |
8 |
|
9 |
9 |
<name>Tokyo Tyrant Java Client</name> |
10 |
10 |
<description>This module implements the pure Java client which connects to the server of Tokyo Tyrant and speaks its original binary protocol.</description> |
