{ "info": { "author": "Lx Yu", "author_email": "i@lxyu.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development" ], "description": "======\nMeepo2\n======\n\n.. image:: http://img.shields.io/travis/huskar-org/meepo2/master.svg?style=flat\n :target: https://travis-ci.org/huskar-org/meepo2\n\n.. image:: http://img.shields.io/pypi/v/meepo2.svg?style=flat\n :target: https://pypi.python.org/pypi/meepo2\n\n.. image:: http://img.shields.io/pypi/dm/meepo2.svg?style=flat\n :target: https://pypi.python.org/pypi/meepo2\n\nMeepo2 is event sourcing and event broadcasting for databases.\n\nDocumentation: https://meepo2.readthedocs.org/\n\n\nInstallation\n============\n\n:Requirements: **Python 2.x >= 2.7** or **Python 3.x >= 3.2** or **PyPy**\n\nTo install the latest released version of Meepo2::\n\n $ pip install meepo2\n\n\nFeatures\n========\n\nMeepo2 can be used to do lots of things, including replication, eventsourcing,\ncache refresh/invalidate, real-time analytics etc. The limit is all the tasks\nshould be row-based, since meepo2 only gives ``table_action`` -> ``pk``\nstyle events.\n\n* Row-based database replication.\n\n* Replicate RDBMS to NoSQL and search engine.\n\n* Event Sourcing.\n\n* Logging and Auditing\n\n* Realtime analytics\n\n\nUsage\n=====\n\nCheckout `documentation`_ and `examples/`_.\n\n.. _`documentation`: https://meepo2.readthedocs.org/en/latest/\n.. _`examples/`: https://github.com/huskar-org/meepo2/tree/develop/examples", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/huskar-org/meepo2", "keywords": "eventsourcing event sourcing replication cache elasticsearch", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "meepo2", "package_url": "https://pypi.org/project/meepo2/", "platform": "", "project_url": "https://pypi.org/project/meepo2/", "project_urls": { "Homepage": "https://github.com/huskar-org/meepo2" }, "release_url": "https://pypi.org/project/meepo2/0.2.5/", "requires_dist": null, "requires_python": "", "summary": "event sourcing for databases.", "version": "0.2.5" }, "last_serial": 5943941, "releases": { "0.2.5": [ { "comment_text": "", "digests": { "md5": "5652f66a214dbf8393361528b4d8d1d7", "sha256": "877b79400ef5e389996f62aea78f5b523628484bb14c91b90aabbd1f0dbce4ef" }, "downloads": -1, "filename": "meepo2-0.2.5.tar.gz", "has_sig": false, "md5_digest": "5652f66a214dbf8393361528b4d8d1d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18690, "upload_time": "2019-10-08T09:43:05", "url": "https://files.pythonhosted.org/packages/f9/1c/5f7ad468458ad79212c2a47bbba3f16bc440fdc17afbd715fd7fc65acff9/meepo2-0.2.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5652f66a214dbf8393361528b4d8d1d7", "sha256": "877b79400ef5e389996f62aea78f5b523628484bb14c91b90aabbd1f0dbce4ef" }, "downloads": -1, "filename": "meepo2-0.2.5.tar.gz", "has_sig": false, "md5_digest": "5652f66a214dbf8393361528b4d8d1d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18690, "upload_time": "2019-10-08T09:43:05", "url": "https://files.pythonhosted.org/packages/f9/1c/5f7ad468458ad79212c2a47bbba3f16bc440fdc17afbd715fd7fc65acff9/meepo2-0.2.5.tar.gz" } ] }