holds hit count of mixed objects represented at relation model using NoSQL db
Project description
Allow hit count mixed objects represented into relational database, using NoSQL databases.
Motivation
Imagine that you have ordered items, and each one can be customized with diferent toppings. Example:
Round Pizza with toppings (Spinach, Hot Sopresatta)
Round Pizza with toppings (Anchovies, Fried Eggplant)
So you want to know, the number of items ordered with the same toppings.
Application provides the following methods
push_hit
object: model instance
related_objects: sequence of model instances that compound the mixed object together the object param
hit_count: number of hits to push
get_hit_count
object: model instance
related_objects: sequence of model instances that compound the mixed object together the object param
get_mixed_objects
filters: dictionary of filter to quering mixed objects
limit: max number of mixed objects to return
offset: skip to this position before returning the results
order_by: order the mixed objects by these keys
Feedback
If you have questions about usage or development you can send an email to rmaceissoft at gmail dot com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-hitcount-mixed-object-0.1.1.zip
.
File metadata
- Download URL: django-hitcount-mixed-object-0.1.1.zip
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e13a9f320f0087840946712fd10d10db713907d2ffccdd9809e58e79ac2559e1 |
|
MD5 | 7ee9137efbd85e060263dc19d6210120 |
|
BLAKE2b-256 | 0b47cd57e45a8a668c9a88cbceba4fc9164d2f49192d16531e9b2948636dbba7 |