Skip to content

cachier-cache/test-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cachier python client

set command:

{"command":"set","key":"apinan","value":"testing","ttl":10}

get command:

{"command":"get", "key":"apinan"}

  • this should allow a set with json=True by default? so user can just pass json, not a json str

About

client for testing core tcp server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages