Skip to main content

The lmdb plugin of the Minos Framework

Project description

Minos logo

minos-database-lmdb

PyPI Latest Release GitHub Workflow Status License Coverage Stack Overflow

Summary

Minos is a framework which helps you create reactive microservices in Python. Internally, it leverages Event Sourcing, CQRS and a message driven architecture to fulfil the commitments of an asynchronous environment.

Installation

Install the dependency:

pip install minos-database-lmdb

Set the database client on the config.yml file:

...
databases:
  saga:
    client: minos.plugins.lmdb.LmdbDatabaseClient
    path: "./saga.lmdb"
  ...
...

Documentation

The official API Reference is publicly available at the GitHub Pages.

Source Code

The source code of this project is hosted at the GitHub Repository.

Getting Help

For usage questions, the best place to go to is StackOverflow.

Discussion and Development

Most development discussions take place over the GitHub Issues. In addition, a Gitter channel is available for development-related questions.

License

This project is distributed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

minos-database-lmdb-0.7.0.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

minos_database_lmdb-0.7.0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file minos-database-lmdb-0.7.0.tar.gz.

File metadata

  • Download URL: minos-database-lmdb-0.7.0.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.12 Linux/5.13.0-1022-azure

File hashes

Hashes for minos-database-lmdb-0.7.0.tar.gz
Algorithm Hash digest
SHA256 c053d2361c5fd8f7186022ba0727cfe0b66a80827150ca676e7ed425ef69cb58
MD5 21cfa8c9e21391cb1c4a04fe5f1e2cdb
BLAKE2b-256 cffd6d76dc1a2c769de65fe793f1919a2b1bfbac4b97ab0e24ef602a07d3bb09

See more details on using hashes here.

File details

Details for the file minos_database_lmdb-0.7.0-py3-none-any.whl.

File metadata

File hashes

Hashes for minos_database_lmdb-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f225fdfc5bd8924fe0ad52dc66b5d2ce11a9aff2ace0fb85ba982d69ab0d662b
MD5 4782f92e7cb4bebd8bbabe9009c60d7d
BLAKE2b-256 ad66c83647acfddee61408b427dca1aa1d191e6fb1351fe1c98d0a403754c63f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page