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 }}
allancaffee
/
riak-python-client
Public
forked from
basho/riak-python-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 16, 2010
forgot to add before pushing
Matt Heitzenroder
committed
61067d6
View commit details
Copy full SHA for 61067d6
Browse repository at this point
set file extension as .rst
Matt Heitzenroder
committed
f7e4a4b
View commit details
Copy full SHA for f7e4a4b
Browse repository at this point
made the tutorial part of the README and cleaned up the intro
Matt Heitzenroder
committed
1649824
View commit details
Copy full SHA for 1649824
Browse repository at this point
Added mapreduce autodoc. Removed modindex since it didn't work.
dreverri
committed
aa4d9b7
View commit details
Copy full SHA for aa4d9b7
Browse repository at this point
Update docstrings. Setup autodoc
dreverri
committed
3d11bbf
View commit details
Copy full SHA for 3d11bbf
Browse repository at this point
fix func ref
dreverri
committed
6fe32bb
View commit details
Copy full SHA for 6fe32bb
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
Browse repository at this point
Improve cross linking
dreverri
committed
5180608
View commit details
Copy full SHA for 5180608
Browse repository at this point
Set default autodoc settings in conf.py
dreverri
committed
a1f10df
View commit details
Copy full SHA for a1f10df
Browse repository at this point
shortened function links
dreverri
committed
c446c1f
View commit details
Copy full SHA for c446c1f
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
Browse repository at this point
Add autodoc ext to conf.py
dreverri
committed
ad10122
View commit details
Copy full SHA for ad10122
Browse repository at this point
Commits on Dec 9, 2010
Added ``RiakObject`` docs plus a couple small tweaks.
toastdriven
committed
9023c8e
View commit details
Copy full SHA for 9023c8e
Browse repository at this point
Added search to the tutorial.
toastdriven
committed
9d3ee91
View commit details
Copy full SHA for 9d3ee91
Browse repository at this point
More tutorial work. MapReduce & Links are in.
toastdriven
committed
0a739f1
View commit details
Copy full SHA for 0a739f1
Browse repository at this point
Commits on Nov 29, 2010
Fleshed out more of the tutorial. Now includes basic get/set.
toastdriven
committed
0e64dee
View commit details
Copy full SHA for 0e64dee
Browse repository at this point
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
Browse repository at this point
Added API docs on client & bucket.
toastdriven
committed
54ecb59
View commit details
Copy full SHA for 54ecb59
Browse repository at this point
Commits on Nov 21, 2010
Started docs. Partial tutorial in place.
toastdriven
committed
9dff629
View commit details
Copy full SHA for 9dff629
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
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
Browse repository at this point
make timeout arg working
cyberdelia
committed
a0c0c00
View commit details
Copy full SHA for a0c0c00
Browse repository at this point
Commits on Nov 8, 2010
Add .gitignore
slfritchie
committed
27645ef
View commit details
Copy full SHA for 27645ef
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
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
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
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
Browse repository at this point
Clarify documentation.
Rusty Klophaus
committed
8bb2039
View commit details
Copy full SHA for 8bb2039
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
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
Browse repository at this point
Commits on Jul 21, 2010
Merge.
Jon Meredith
committed
4e474c4
View commit details
Copy full SHA for 4e474c4
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
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
Browse repository at this point
Commits on Jul 1, 2010
Added tag riak-python-client-1.1.1 for changeset 6f4f58e0c381
argv0
committed
38d8809
View commit details
Copy full SHA for 38d8809
Browse repository at this point
python pbc client support for symbolc rw values (closes #322)
argv0
committed
b4da01f
View commit details
Copy full SHA for b4da01f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.