Releases: minkenlai/CachingStore
Releases · minkenlai/CachingStore
With TCP server and request queue
0.0.1-20160512 Create README.md
patch to get (nil) return
0.0.1-20160507 return (nil) for null. pom update.
CachingStore initial release
Key-value store supports basic operations and sorted set functionality.
Command processor has basic validation and error handling.
TODO: hook up TCP service library and serialize calls to the command processor.