lp:django-riak-engine

Created by Duncan McGreggor and last modified
Get this branch:
bzr branch lp:django-riak-engine

Related bugs

Related blueprints

Branch information

Owner:
Duncan McGreggor
Project:
Django Riak Engine
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at https://github.com/oubiwann/django-riak-engine.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 4 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log

Recent revisions

24. By Duncan McGreggor

Merge pull request #2 from k-bx/master

add storage.py with basic storage code + some minor fixes

23. By Duncan McGreggor

* Added a RiakConnection class to maintain the connection logic in a clean
  place.
* Added a const module.
* Added an implementation for the DatabaseWrapper.
* Added a base test case for Riak functional tests that might need an actual
  connection to a running instance of Riak.
* Stubbed out some unit tests for the db module and the connection module.

22. By Duncan McGreggor

* Added database-specific code.
* Updated the tools module in the example with actual implementation for
  importing csv data into Riak.

21. By Duncan McGreggor

* Added google stock ticker data to example (with a plan to use map-reduce
 functionality in Django with Riak; see
 http://wiki.basho.com/Loading-Data-and-Running-MapReduce-Queries.html).
* Stubbed out a Python script for importing the csv data into Riak.
* Added a make target that performs the import.

20. By Duncan McGreggor

* Makefile tweaks.
* Updated settings in auto-generated example project.

19. By Duncan McGreggor

Added examples directory.

18. By Duncan McGreggor

* Fixed the version make target.
* Added a make target for building a django_riak_engine-based project and app.

17. By Duncan McGreggor

Updated README.

16. By Duncan McGreggor

* Added exceptions module and some starter exception classes.
* Added a utility module for decorators.
* Added stubs from the django-nonrel project template code
  (https://bitbucket.org/wkornewald/backend-template/).
* Added a "Community" section to the intro, providing a link to the new Google
  group discussion mail list/forum.

15. By Duncan McGreggor

* Added initial placeholders for modules that comprise the majority of the
driver.
* Added a simple client (untested).
* Added the beginnings of a base test case that will be used for unit tests.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers