Skip to content

ganesh-shipsy/QueryHash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QueryHash

A Django app for hashing queries and responses with count increment.

Installation

pip install QueryHash

Usage

  1. Add myapp to your INSTALLED_APPS in settings.py.
  2. Configure your database settings.
  3. Use the middleware to hash queries and responses.

License

This project is licensed under the MIT License.

About

Hashing the query and response with count increment

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors