fixed typo..
This commit is contained in:
@@ -4,7 +4,7 @@ Stored is a simple KV server.
|
||||
## Features
|
||||
- Multiple connection protocolls supported [TCP|Unix Domain Socket|Message Queue|Shared Memory (single client)]
|
||||
- Basic, non-persistent KV operations supported
|
||||
- Dynamic design for easy extandability
|
||||
- Dynamic design for easy extensibility
|
||||
- Proper error handling
|
||||
- Full interactive client repl cli
|
||||
|
||||
@@ -21,5 +21,3 @@ $ cd client && make run
|
||||
type `.help` for an overview of commands.
|
||||
|
||||
That's it!
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user