[
https://jira.jboss.org/jira/browse/ISPN-173?page=com.atlassian.jira.plugi...
]
Galder Zamarreno commented on ISPN-173:
---------------------------------------
Remaining commands have been completed.
I've also refactored classes so that memcached implementation and netty transport is
more decoupled from the core interfaces common to all protocols and transports.
Still some TODOs left in the code and dealing with 'noreply' parameter.
I should also add a clustered test to make sure stuff can be replicated without issues.
Improvements I have in mind:
- Incr/Decr commands should deal with longs till numbers bigger than Long.MAX are used and
then switch to big integers.
- Make commands extend an abstract command of some sort to clean up.
I should also do some perf tests at some point.
Build memcached server module
-----------------------------
Key: ISPN-173
URL:
https://jira.jboss.org/jira/browse/ISPN-173
Project: Infinispan
Issue Type: Feature Request
Components: Cache Server
Reporter: Manik Surtani
Assignee: Galder Zamarreno
Fix For: 4.1.0.BETA1, 4.1.0.GA
This server module will speak the memcached TEXT protocol and delegate to an in-VM
cache.
May develop a common server module to share transport abstraction and socket handling
code with ISPN-171.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira