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=0.2.5

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

Uploaded Source

Built Distribution

redongo-0.2.5-py2.7.egg (28.7 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for redongo-0.2.5.tar.gz
Algorithm Hash digest
SHA256 f12f1fccc680f098a1cff936358ca6cd15619b1b3f0cf9d8caf325ae225552a4
MD5 a64b2444c89ef5234ad9bf57c307a83a
BLAKE2b-256 4e478a0bfbc09c235714db61d10043ff0a9b18aad3aa6feecb1b6024a72b503c

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for redongo-0.2.5-py2.7.egg
Algorithm Hash digest
SHA256 c31edab70b34a11b75495d5652bf8b9f7036200ec13482d41796f799ed7c39b8
MD5 d35844accea2ac868c9c7f8bb43704b0
BLAKE2b-256 13aadc0b107567dff7005f327ec28815e9c320ef6bc94b5fa047d748ee98396c

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