Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
roidrage
/
riak-python-client
Public
forked from
basho/riak-python-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
riak-python-client
riak
on
tutorial
User selector
All users
All time
Commit history
Commits on Feb 24, 2011
Oi, bad Scott for not running the full unit test suite, no biscuit for you.
slfritchie
committed
f046f1a
View commit details
Copy full SHA for f046f1a
View code at this point
Browse repository at this point
Commits on Feb 18, 2011
Fix manual linking example in the tutorial.
Show description for 91a01a9
slfritchie
committed
91a01a9
View commit details
Copy full SHA for 91a01a9
View code at this point
Browse repository at this point
Commits on Jan 27, 2011
Fixed short read check to verify packet length bz://695
Jon Meredith
committed
ab60258
View commit details
Copy full SHA for ab60258
View code at this point
Browse repository at this point
Commits on Dec 16, 2010
Update docstrings. Setup autodoc
dreverri
committed
3d11bbf
View commit details
Copy full SHA for 3d11bbf
View code at this point
Browse repository at this point
fix func ref
dreverri
committed
6fe32bb
View commit details
Copy full SHA for 6fe32bb
View code at this point
Browse repository at this point
Commits on Dec 15, 2010
Migrated doc updates to client.py
dreverri
committed
7367579
View commit details
Copy full SHA for 7367579
View code at this point
Browse repository at this point
Improve cross linking
dreverri
committed
5180608
View commit details
Copy full SHA for 5180608
View code at this point
Browse repository at this point
shortened function links
dreverri
committed
c446c1f
View commit details
Copy full SHA for c446c1f
View code at this point
Browse repository at this point
Update source docstrings and convert RST to autodoc for RiakBucket
dreverri
committed
e2b964a
View commit details
Copy full SHA for e2b964a
View code at this point
Browse repository at this point
Commits on Nov 29, 2010
Fixed a bug in ``RiakClient.links`` which should take the splatted args to match similar methods.
toastdriven
committed
4021a17
View commit details
Copy full SHA for 4021a17
View code at this point
Browse repository at this point
Commits on Nov 16, 2010
Fix cut-and-pasto in docstring for RiakMapReduce.link()
dne
committed
c332e61
View commit details
Copy full SHA for c332e61
View code at this point
Browse repository at this point
Commits on Nov 13, 2010
timeout is expressed in milliseconds
cyberdelia
committed
3173ce4
View commit details
Copy full SHA for 3173ce4
View code at this point
Browse repository at this point
make timeout arg working
cyberdelia
committed
a0c0c00
View commit details
Copy full SHA for a0c0c00
View code at this point
Browse repository at this point
Commits on Oct 29, 2010
Added ``get_keys`` to the ``RiakPbcTransport`` class.
toastdriven
committed
b4f7572
View commit details
Copy full SHA for b4f7572
View code at this point
Browse repository at this point
Commits on Oct 18, 2010
Add hack to skip search-related tests via SKIP_SEARCH=1 env var
Scott Fritchie
committed
159136a
View commit details
Copy full SHA for 159136a
View code at this point
Browse repository at this point
Fix env var typo for RIAK_TEST_PB_PORT
Show description for 698003d
Scott Fritchie
committed
698003d
View commit details
Copy full SHA for 698003d
View code at this point
Browse repository at this point
Commits on Oct 5, 2010
Clarify that a Riak Search cluster is needed to run search commands.
Rusty Klophaus
committed
2161ab9
View commit details
Copy full SHA for 2161ab9
View code at this point
Browse repository at this point
Clarify documentation.
Rusty Klophaus
committed
8bb2039
View commit details
Copy full SHA for 8bb2039
View code at this point
Browse repository at this point
Commits on Sep 20, 2010
Update Python client to support search and search-based map/reduce operations, add search integration unit test.
Rusty Klophaus
committed
3775c9f
View commit details
Copy full SHA for 3775c9f
View code at this point
Browse repository at this point
Commits on Aug 5, 2010
Tweaking map/reduce test to return list in reduce phase, as required
Kevin Smith
committed
33d3746
View commit details
Copy full SHA for 33d3746
View code at this point
Browse repository at this point
Commits on Jul 21, 2010
Merge.
Jon Meredith
committed
4e474c4
View commit details
Copy full SHA for 4e474c4
View code at this point
Browse repository at this point
Renamed contents field to content in RpbPutResp to be consistent with other messages. bz://201.
Jon Meredith
committed
454dbf5
View commit details
Copy full SHA for 454dbf5
View code at this point
Browse repository at this point
Commits on Jul 13, 2010
Adding unit tests for the new r/w/dw/rw methods
Show description for 63f6640
Kevin Smith
committed
63f6640
View commit details
Copy full SHA for 63f6640
View code at this point
Browse repository at this point
Commits on Jul 1, 2010
python pbc client support for symbolc rw values (closes #322)
argv0
committed
b4da01f
View commit details
Copy full SHA for b4da01f
View code at this point
Browse repository at this point
Commits on Jun 21, 2010
enable retrieval of key lists in python client (http only for now) (see #161)
argv0
committed
ddacf7f
View commit details
Copy full SHA for ddacf7f
View code at this point
Browse repository at this point
Commits on Jun 20, 2010
support for default r/w/dw values
argv0
committed
8d16095
View commit details
Copy full SHA for 8d16095
View code at this point
Browse repository at this point
Commits on Jun 19, 2010
add symbolic quorum values
argv0
committed
b081f67
View commit details
Copy full SHA for b081f67
View code at this point
Browse repository at this point
Commits on Jun 15, 2010
final fixes before pushing to PyPI
argv0
committed
31ea0fb
View commit details
Copy full SHA for 31ea0fb
View code at this point
Browse repository at this point
more cleanup
argv0
committed
a0f8959
View commit details
Copy full SHA for a0f8959
View code at this point
Browse repository at this point
fix some pylint warnings
argv0
committed
4789e37
View commit details
Copy full SHA for 4789e37
View code at this point
Browse repository at this point
license files
argv0
committed
f6c50ef
View commit details
Copy full SHA for f6c50ef
View code at this point
Browse repository at this point
missed a file
argv0
committed
6a565ac
View commit details
Copy full SHA for 6a565ac
View code at this point
Browse repository at this point
first pass at restructuring and sanity
Show description for 463c525
argv0
committed
463c525
View commit details
Copy full SHA for 463c525
View code at this point
Browse repository at this point
Commits on May 3, 2010
Added map/reduce to the protocol buffers transport.
Jon Meredith
committed
fc5ae9d
View commit details
Copy full SHA for fc5ae9d
View code at this point
Browse repository at this point
merge
Show description for 7b235ce
Jon Meredith
committed
7b235ce
View commit details
Copy full SHA for 7b235ce
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.