Skip to content

Releases: minkenlai/CachingStore

With TCP server and request queue

12 May 20:04
Compare
Choose a tag to compare
Pre-release
0.0.1-20160512

Create README.md

patch to get (nil) return

07 May 18:05
Compare
Choose a tag to compare
Pre-release
0.0.1-20160507

return (nil) for null.  pom update.

CachingStore initial release

06 May 18:26
Compare
Choose a tag to compare
Pre-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.