forked from farshidce/pym
-
Notifications
You must be signed in to change notification settings - Fork 0
thebigjc/pym
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
example : smartclient = VBucketAwareMembaseClient # the constructor should take "http://10.20.30.40:8091/pools/","bucket" # currently the constuctor takes a python dictionary # v = VBucketAwareMembaseClient("http://10.20.30.40:8091/pools/default","default") # v.set("key1",0,0,"value1") # v.get("key1") # server = {"ip":"localhost","port":8091,"username":"Administrator","password":"password"} rest management api : RestConnection(server)
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%