Skip to main content

Gets stuff from a Redis queue and inserts it in Mongo

Project description

https://travis-ci.org/stoneworksolutions/redongo.svg?branch=v0.3.2

Synopsis

redongo is a utility written in Python that allows us to enqueue bulk saves to mongo through redis, it offers serialization for django objects and multiple Mongo connection and collections simultaneous usage. It’s also horizontally scalable.

Code Example

Server:

$ python server.py --redis dev-redis --redisdb 2 --redisqueue TEST

Client

import redongo_client
redongo_client.set_application_settings(application_name, mongo_host, mongo_port, mongo_collection, mongo_user, mongo_password)
redongo_client.save_to_mongo(application_name, objects_to_save)

Motivation

Needed a solution that allows to enqueue bulk saves to mongo

Installation

Using PIP

$ pip install redongo

Downloading tar

$ python setup.py install

API Reference

WIP

Tests

$ py.test -v

Contributors

Stonework Solutions

License

Copyright (c) 2015 StoneWork Solutions

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redongo-0.3.2.tar.gz (17.4 kB view details)

Uploaded Source

Built Distribution

redongo-0.3.2-py2.7.egg (27.8 kB view details)

Uploaded Source

File details

Details for the file redongo-0.3.2.tar.gz.

File metadata

  • Download URL: redongo-0.3.2.tar.gz
  • Upload date:
  • Size: 17.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for redongo-0.3.2.tar.gz
Algorithm Hash digest
SHA256 b3bad3df932b1d591b49796ff22386556857a15817e427eb816a8735de022484
MD5 415011c093f3c3128fdcbd4b1ec1ecce
BLAKE2b-256 95fe049165230f0d9a4aa8c932e9e6066f32a392daee78757c5074a428208cba

See more details on using hashes here.

File details

Details for the file redongo-0.3.2-py2.7.egg.

File metadata

  • Download URL: redongo-0.3.2-py2.7.egg
  • Upload date:
  • Size: 27.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for redongo-0.3.2-py2.7.egg
Algorithm Hash digest
SHA256 c72b9916a03d3aa5a16c3b78683b9241c53994dededfea4717ad2f856200595a
MD5 c2781af2e8a9ebf31fcecf0ffa6bde44
BLAKE2b-256 a9616ea6a664c89d01a4f7700bbb211267818b9f72154fbc2434cb921245efc4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page