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.0

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.0.tar.gz (17.3 kB view details)

Uploaded Source

Built Distribution

redongo-0.3.0-py2.7.egg (27.6 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for redongo-0.3.0.tar.gz
Algorithm Hash digest
SHA256 29110877c45cac8162bf013b6dc956071ee967eac5695574a4c11973f0b3e0c0
MD5 b2370516ed857b0f16851b188c04a4e3
BLAKE2b-256 5c510e2a49ef7f1e5ae9e1134a453e2da85996235573877b1adfa81333cafd70

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for redongo-0.3.0-py2.7.egg
Algorithm Hash digest
SHA256 e82c30873ac08bdd4639ca936675e84f9313dbff89d251fb68f7dadfe75b203d
MD5 31bc4673e80390f9ae4c05d12829f753
BLAKE2b-256 cc4645ad9b9a88a11e8fc69bc46db36b24deefa601eea0e53b7a55380bc9af03

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