Skip to content

Releases: tony-root/simple-memcache

v0.2.1

29 Jul 08:02
Compare
Choose a tag to compare

Changelog

525dccb Add concurrent LPUSH test
da6239b Fix error log on connection close
36c484b Fix formatting typo in README

v0.2.0

28 Jul 10:32
Compare
Choose a tag to compare

Changelog

21ac361 Add demo to README
6c9b4d6 Added default configuration values

v0.1.0

28 Jul 09:51
Compare
Choose a tag to compare

Changelog

ed0cdce Add Readme
14c0d9e Add basic echo server
03f03d2 Add basic service wireframe
8946d62 Add delete key handler
05b2751 Add development build files
b4510bc Add hash handlers
7479b8f Add passive key expiration
5c4a300 Add string and list handlers
dd201ce Add ttl handler
59cf63f Fix map deletion operation
1937ab3 Initial commit
c929421 Set up basic architecture
148bda9 Update error handling