Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/everythingme/meduza-py
Python client for meduza
https://github.com/everythingme/meduza-py
Last synced: 4 days 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-27T10:30:28.000Z (almost 9 years ago)
- Last Synced: 2023-03-22T17:13:15.325Z (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