Skip to main content

Simple little ORM thing for Redis

Project description

RedisORM v0.2.0

https://secure.travis-ci.org/JoshAshby/pyRedisORM.png?branch=master https://coveralls.io/repos/JoshAshby/pyRedisORM/badge.png Latest PyPI version Number of PyPI downloads

RedisORM is just a quick and simple little Key-Value group to Python Object mapper that makes it easier to have somewhat more complex structures in Redis. While a similar structure could be achieved by using a Redis hash, this module also allows for lists and future support for Redis data structures is hopefully planed, making this more helpful than basic hashs.

There is a small test suite provided. It requires an actual Redis install that is up and running. If you want too change the address then please take a look in the test directory. The tests are automatically ran each commit, thanks to travis-ci.org and coverage is provided by Coveralls.io and this documentation is kindly hosted and automatically rebuilt by readthedocs.org.

A Few Minor Warnings

  1. This is a very early release, and although I’ve been using a large part of this code for about a year now, things are still going to break and not function well. Don’t be afraid to submit a bug report or a patch on Github to fix something.

  2. I’m only a second year university student, and software isn’t even my major; I’m working towards an Electrical and Computer Engineering degree, so not only do I have limited time to keep this maintained, but I also probably won’t write the best code ever.

  3. This project follows the semantic versioning specs. All Minor and patch versions will not break the major versions API, however a bump of the major version signifies that backwards compatibility will most likely be broken in some way.

Documentation

For more information, a short quick start, and information about running the test suit, please read the documentation kindly hosted on readthedocs.org

Contributing

All code for this can be found online at github. If something is broken, or a feature is missing, please submit a pull request or open an issue. Most things I probably won’t have time to get around to looking at too deeply, so if you want it fixed, a pull request is the way to go. In your pull request please provide an explanation as to what your request is for, and what benefit it provides. Also, please try to match the style of the code, or make sure your code is nearly all PEP8 compliant just to maintain code consistency.

Besides that, this project is licensed under the MIT License as found in the LICENSE.txt file. Enjoy!

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

RedisORM-0.2.0.tar.gz (8.7 kB view details)

Uploaded Source

File details

Details for the file RedisORM-0.2.0.tar.gz.

File metadata

  • Download URL: RedisORM-0.2.0.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for RedisORM-0.2.0.tar.gz
Algorithm Hash digest
SHA256 6e911b223d5b82480d116dcd1fcb6bb1d2e6b2a365ff8b827076918694a8df08
MD5 5135c7c5eb7a3d981730bfd87e8a7842
BLAKE2b-256 b6c1cee662db218b0819efc2e6e2f6d0f94c32d0ea1f79af1916e6dd7b1d5517

See more details on using hashes here.

Supported by

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