Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
Key-Val Store
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rupasai
Key-Val Store
Commits
0733a37e
Commit
0733a37e
authored
Oct 30, 2021
by
Jaiminkumar Nareshbhai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
56f0b2a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
README.md
README.md
+5
-0
No files found.
README.md
View file @
0733a37e
...
@@ -28,6 +28,11 @@ export GRPC_TRACE=all
...
@@ -28,6 +28,11 @@ export GRPC_TRACE=all
2.
GET := it takes key from client and return the associated value.
2.
GET := it takes key from client and return the associated value.
3.
DEL := it takes key from client and remove that key value pair from server
3.
DEL := it takes key from client and remove that key value pair from server
## Work Distribution
1.
Jaimin Chauhan := Server threadpool and request redirect to desire function. Also, done server logging and configuration part. Testing.
2.
Rupasai Rangaraju:= Made Client and cache implimentation. Testing.
3.
Vatsal Dani:= Made whole interface part. Testing.
## Contributor
## Contributor
1.
Jaimin Chauhan (213059005)
1.
Jaimin Chauhan (213059005)
2.
Rupasai Rangaraju (213059006)
2.
Rupasai Rangaraju (213059006)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment