https://github.com/everythingme/meduza-py
Python client for meduza
https://github.com/everythingme/meduza-py
Last synced: about 1 month ago
JSON representation
Python client for meduza
- Host: GitHub
- URL: https://github.com/everythingme/meduza-py
- Owner: EverythingMe
- License: bsd-2-clause
- Created: 2015-12-28T12:19:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-27T10:30:28.000Z (over 10 years ago)
- Last Synced: 2025-01-02T07:14:08.694Z (over 1 year ago)
- Language: Python
- Size: 51.8 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# meduza-py - a Python client for Meduza
Meduza is a cross language data store and ORM on top of redis, where clients function as object mappers only.
This allows for very thin and fast clients, while the server does the heavy lifting of abstracting redis.
For full documentation of meduza check out the main project page: https://github.com/EverythingMe/meduza