Skip to main content

a simple module for a document store

Project description

NeoDB

simple key value store/document db using disk and memory as backend

  • designed to be used through rest api
  • buckets as folders
  • documents as files

TODO

  • implement sets
  • implement indexes
  • implement maps
  • add aws S3 as a backend

Versioning

using SemVer (Semantic Versioning) simply put:

Given a version number MAJOR.MINOR.PATCH, increment the:

  • MAJOR version when you make incompatible API changes
  • MINOR version when you add functionality in a backward compatible manner
  • PATCH version when you make backward compatible bug fixes

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

neodb-0.0.2.tar.gz (8.8 kB view hashes)

Uploaded Source

Built Distribution

neodb-0.0.2-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

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