Commit bf567f5b authored by Sushant Mahajan's avatar Sushant Mahajan

Added completed and incomplete features

parent d7a50c7f
assignment1 files for cs733 course assignment1 files for cs733 course
Comprizes the memcache implementation (key value store) Comprizes the memcache implementation (key value store)
completed:
-validations for various commands
-set, get, getm, cas, delete functionality working when user gives input
-deletion of expired keys? Or let them stay
-server sending appropriate output
yet to complete:
-when sending commands from test case, read/write sync breaks
-test cases need to be made
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment